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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "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/18/votings/?format=api&ordering=n_rebels&page=189",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=187",
    "results": [
        {
            "id": 2730,
            "slug": "vs18_168_004",
            "identifier": "vs18_168_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_004/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 2                                        \n(Doc. XXII, n.36 e abb.)\n    ",
            "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": 183,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 2664,
            "slug": "vs18_168_041",
            "identifier": "vs18_168_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_041/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 202,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 3401,
            "slug": "vs18_130_012",
            "identifier": "vs18_130_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_012/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.364 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.364 GIORGIS ANDREA (PD)\n    ",
            "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": 33,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 3567,
            "slug": "vs18_218_040",
            "identifier": "vs18_218_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_040/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.1 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1603-TER",
            "original_title": "Votazione Emendamento DDL n.1603-TER",
            "description_title": "Emendamento 1.1 BAZOLI ALFREDO (PD)\n    ",
            "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": 54,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 4096,
            "slug": "vs18_130_089",
            "identifier": "vs18_130_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_089/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 89,
            "title": "Subemendamento 0.1.902.4 DIENI FEDERICA (M5S)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.902.4 DIENI FEDERICA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 172,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 31.18
        },
        {
            "id": 2647,
            "slug": "vs18_168_023",
            "identifier": "vs18_168_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_023/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1540",
            "original_title": "Votazione Articolo DDL n.1540",
            "description_title": "Articolo 2\n    ",
            "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": 210,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3443,
            "slug": "vs18_130_035",
            "identifier": "vs18_130_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_035/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.389 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.389 GIORGIS ANDREA (PD)\n    ",
            "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": 55,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 54.75
        },
        {
            "id": 2732,
            "slug": "vs18_168_009",
            "identifier": "vs18_168_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_009/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 7                                        \n(Doc. XXII, n.36 e abb.)\n    ",
            "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": 185,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4143,
            "slug": "vs18_190_063",
            "identifier": "vs18_190_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_063/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1898/133 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/1898/133 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/133 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/133 GADDA MARIA CHIARA (PD)\n    ",
            "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": 89,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 3496,
            "slug": "vs18_206_032",
            "identifier": "vs18_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_032/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.68 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.68 FREGOLENT SILVIA (PD)\n    ",
            "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": 73.61,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 2347,
            "slug": "vs18_192_004",
            "identifier": "vs18_192_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_192_004/?format=api",
            "sitting": {
                "id": 208,
                "date": "2019-06-19",
                "number": 192,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00078 DE LUCA PIERO (PD) ed altri\n     - Votazione Risoluzione 6-00078",
            "original_title": "Votazione Risoluzione 6-00078",
            "description_title": "Risoluzione n. 6-00078 DE LUCA PIERO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 158,
            "majority_cohesion_rate": 83.09,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1579,
            "slug": "vs18_073_063",
            "identifier": "vs18_073_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_063/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 10.01 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 10.01 PASTORINO LUCA (LEU)\n    ",
            "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": 79.42,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 1584,
            "slug": "vs18_073_067",
            "identifier": "vs18_073_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_067/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 11.04 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.04 PAITA RAFFAELLA (PD)\n    ",
            "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": 96,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 1576,
            "slug": "vs18_073_073",
            "identifier": "vs18_073_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_073/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 12.304, nel testo riformulato, BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.304, nel testo riformulato, BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 218,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 1565,
            "slug": "vs18_073_076",
            "identifier": "vs18_073_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_076/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 12.29 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.29 FRAGOMELI GIAN MARIO (PD)\n    ",
            "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": 98,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 31.8
        },
        {
            "id": 2694,
            "slug": "vs18_170_023",
            "identifier": "vs18_170_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_023/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.4 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.4 MAGI RICCARDO (MISTO)\n    ",
            "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": 116,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 1865,
            "slug": "vs18_074_023",
            "identifier": "vs18_074_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_023/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 25.8 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.8 BRAGA CHIARA (PD)\n    ",
            "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": 91,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 1864,
            "slug": "vs18_074_027",
            "identifier": "vs18_074_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_027/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 37.32 DE MICHELI PAOLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.32 DE MICHELI PAOLA (PD)\n    ",
            "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": 43,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1866,
            "slug": "vs18_074_032",
            "identifier": "vs18_074_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_032/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 37.300 STUMPO NICOLA (LEU) e 37.304 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 37.300 STUMPO NICOLA (LEU) e 37.304 NEVI RAFFAELE (FI)\n    ",
            "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": 62,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 1870,
            "slug": "vs18_074_034",
            "identifier": "vs18_074_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_034/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 37.46 DE MICHELI PAOLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.46 DE MICHELI PAOLA (PD)\n    ",
            "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": 97,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 1879,
            "slug": "vs18_074_036",
            "identifier": "vs18_074_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_036/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 37.75 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.75 NEVI RAFFAELE (FI)\n    ",
            "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": 49,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1868,
            "slug": "vs18_074_038",
            "identifier": "vs18_074_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_038/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 37.58 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.58 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 45,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 2701,
            "slug": "vs18_170_007",
            "identifier": "vs18_170_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_007/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.60 FITZGERALD NISSOLI FUCSIA (FI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.60 FITZGERALD NISSOLI FUCSIA (FI)\n    ",
            "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": 48,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 1886,
            "slug": "vs18_074_045",
            "identifier": "vs18_074_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_045/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 37.022 PENTANGELO ANTONIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.022 PENTANGELO ANTONIO (FI)\n    ",
            "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": 54,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 60.54
        },
        {
            "id": 2719,
            "slug": "vs18_170_025",
            "identifier": "vs18_170_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_025/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.60 FITZGERALD NISSOLI FUCSIA (FI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.60 FITZGERALD NISSOLI FUCSIA (FI)\n    ",
            "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": 105,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 2712,
            "slug": "vs18_170_001",
            "identifier": "vs18_170_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_001/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1585",
            "original_title": "Votazione pregiudiziale PDL n.1585",
            "description_title": "Questione pregiudiziale n. 1 MIGLIORE GENNARO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 1887,
            "slug": "vs18_074_031",
            "identifier": "vs18_074_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_031/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 37.36 VERINI WALTER (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.36 VERINI WALTER (PD)\n    ",
            "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": 93,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1596,
            "slug": "vs18_074_002",
            "identifier": "vs18_074_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_002/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 16.3 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 16.3 BRAGA CHIARA (PD)\n    ",
            "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": 76,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2678,
            "slug": "vs18_170_004",
            "identifier": "vs18_170_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_004/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n    ",
            "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": 228,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 1878,
            "slug": "vs18_074_020",
            "identifier": "vs18_074_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_020/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 25.308 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.308 BRAGA CHIARA (PD)\n    ",
            "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": 133,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1564,
            "slug": "vs18_074_018",
            "identifier": "vs18_074_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_018/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 25.9 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.9 ROSTAN MICHELA (LEU)\n    ",
            "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": 124,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 275,
            "slug": "vs18_075_029",
            "identifier": "vs18_075_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_029/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 40.2 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.2 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 185,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 288,
            "slug": "vs18_075_028",
            "identifier": "vs18_075_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_028/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 40.1 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.1 BRAGA CHIARA (PD)\n    ",
            "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": 90,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1397,
            "slug": "vs18_075_084",
            "identifier": "vs18_075_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_084/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 25.304 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.304 SARRO CARLO (FI)\n    ",
            "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": 150,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1444,
            "slug": "vs18_075_091",
            "identifier": "vs18_075_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_091/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n    ",
            "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": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 2606,
            "slug": "vs18_131_052",
            "identifier": "vs18_131_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_052/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00103 PORCHIETTO CLAUDIA (FI) ed altri\n     - Votazione Mozione 1-00103",
            "original_title": "Votazione Mozione 1-00103",
            "description_title": "Mozione n. 1-00103 PORCHIETTO CLAUDIA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 47.15
        },
        {
            "id": 3598,
            "slug": "vs18_131_046",
            "identifier": "vs18_131_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_046/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento Tit. 900 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento Tit. 900 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3593,
            "slug": "vs18_131_035",
            "identifier": "vs18_131_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_035/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.3 MAGI RICCARDO (MISTO)\n    ",
            "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": 51,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 56.65
        },
        {
            "id": 3602,
            "slug": "vs18_131_031",
            "identifier": "vs18_131_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_031/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1173",
            "original_title": "Votazione Articolo PDL n.1173",
            "description_title": "Articolo 2\n    ",
            "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": 138,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 2608,
            "slug": "vs18_131_054",
            "identifier": "vs18_131_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_054/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 54,
            "title": "Mozione n. 1-00108 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00108",
            "original_title": "Votazione Mozione 1-00108",
            "description_title": "Mozione n. 1-00108 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 65,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 47.15
        },
        {
            "id": 284,
            "slug": "vs18_075_004",
            "identifier": "vs18_075_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_004/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo aggiuntivo 39.07 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.07 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 292,
            "slug": "vs18_075_034",
            "identifier": "vs18_075_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_034/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 41.301 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.301 BENEDETTI SILVIA (MISTO)\n    ",
            "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": 91,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 3724,
            "slug": "vs18_131_049",
            "identifier": "vs18_131_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_049/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1173/3, nel testo riformulato, POLLASTRINI BARBARA (PD)\n     - Votazione Ordine del giorno 9/1173/3, PDL n.1173",
            "original_title": "Votazione Ordine del giorno 9/1173/3, PDL n.1173",
            "description_title": "Ordine del giorno n. 9/1173/3, nel testo riformulato, POLLASTRINI BARBARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 194,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 54.37
        },
        {
            "id": 1405,
            "slug": "vs18_075_079",
            "identifier": "vs18_075_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_079/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 25.3 BRAGA CHIARA (PD) e 25.307 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 25.3 BRAGA CHIARA (PD) e 25.307 MURONI ROSSELLA (LEU)\n    ",
            "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": 107,
            "majority_cohesion_rate": 73.33,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 1445,
            "slug": "vs18_075_092",
            "identifier": "vs18_075_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_092/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1209/97 PEZZOPANE STEFANIA (PD)\n     - Votazione Ordine del giorno 9/1209/97 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/97 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/97 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 71,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 261,
            "slug": "vs18_075_006",
            "identifier": "vs18_075_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_006/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 39.010 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.010 MARTINO ANTONIO (FI)\n    ",
            "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": 43,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 3914,
            "slug": "vs18_194_015",
            "identifier": "vs18_194_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_015/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1807/69 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Ordine del giorno 9/1807/69 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/69 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/69 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 80,
            "majority_cohesion_rate": 78.72,
            "minority_cohesion_rate": 48.09
        },
        {
            "id": 279,
            "slug": "vs18_075_049",
            "identifier": "vs18_075_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_049/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 44.301 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44.301 GIACOMETTO CARLO (FI)\n    ",
            "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": 54,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 266,
            "slug": "vs18_075_036",
            "identifier": "vs18_075_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_036/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 41.103 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.103 MURONI ROSSELLA (LEU)\n    ",
            "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": 95,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 1771,
            "slug": "vs18_035_066",
            "identifier": "vs18_035_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_066/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1.012 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1.012 SERRACCHIANI DEBORA (PD)\n    ",
            "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": 97,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 42.75
        }
    ]
}