Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=125
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=126",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=124",
    "results": [
        {
            "id": 464,
            "slug": "vs18_040_018",
            "identifier": "vs18_040_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_018/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.7 MIGLIORE GENNARO (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": 135,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 1078,
            "slug": "vs18_035_012",
            "identifier": "vs18_035_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_012/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.52 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.52 GELMINI MARIASTELLA (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": 140,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1723,
            "slug": "vs18_028_016",
            "identifier": "vs18_028_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_016/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.55 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.55 MIGLIORE GENNARO (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": 125,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 2089,
            "slug": "vs18_087_003",
            "identifier": "vs18_087_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_003/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.2 LUCASELLI YLENJA (FDI)\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": 131,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 43.68
        },
        {
            "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": 617,
            "slug": "vs18_101_037",
            "identifier": "vs18_101_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_037/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1408/121 D'ALESSANDRO CAMILLO (PD)\n     - Votazione Ordine del giorno 9/1408/121 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/121 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/121 D'ALESSANDRO CAMILLO (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": 84,
            "majority_cohesion_rate": 76.16,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 3899,
            "slug": "vs18_175_116",
            "identifier": "vs18_175_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_116/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 116,
            "title": "Mozione n. 1-00179, limitatamente al capoverso quinto della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00179",
            "original_title": "Votazione Mozione 1-00179",
            "description_title": "Mozione n. 1-00179, limitatamente al capoverso quinto della parte dispositiva, MELONI GIORGIA (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": 169,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 1245,
            "slug": "vs18_044_121",
            "identifier": "vs18_044_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_121/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1117/156 CIABURRO MONICA (FDI)\n     - Votazione Ordine del giorno 9/1117/156 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/156 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/156 CIABURRO MONICA (FDI)\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": 61,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 1826,
            "slug": "vs18_054_039",
            "identifier": "vs18_054_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_039/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.47 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.47 VARCHI MARIA CAROLINA (FDI)\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": 111,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 423,
            "slug": "vs18_037_071",
            "identifier": "vs18_037_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_071/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 9.07 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.07 CARNEVALI ELENA (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": 40,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 1825,
            "slug": "vs18_054_037",
            "identifier": "vs18_054_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_037/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.41 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.41 ZANETTIN PIERANTONIO (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": 127,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1246,
            "slug": "vs18_044_085",
            "identifier": "vs18_044_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_085/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1117/111 FASSINO PIERO (PD)\n     - Votazione Ordine del giorno 9/1117/111 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/111 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/111 FASSINO PIERO (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": 42,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 434,
            "slug": "vs18_037_073",
            "identifier": "vs18_037_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_073/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 9.0300 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.0300 CARNEVALI ELENA (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": 109,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 3289,
            "slug": "vs18_118_002",
            "identifier": "vs18_118_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_002/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.901 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.901 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": 180,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 442,
            "slug": "vs18_037_078",
            "identifier": "vs18_037_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_078/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 9.026 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.026 CARNEVALI ELENA (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": 82.32,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1387,
            "slug": "vs18_037_017",
            "identifier": "vs18_037_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_017/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.49 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.49 EPIFANI ETTORE GUGLIELMO (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": 173,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3927,
            "slug": "vs18_111_010",
            "identifier": "vs18_111_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_010/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.31 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.31 SISTO FRANCESCO PAOLO (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": 34,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 554,
            "slug": "vs18_102_009",
            "identifier": "vs18_102_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_102_009/?format=api",
            "sitting": {
                "id": 118,
                "date": "2018-12-18",
                "number": 102,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1189-B",
            "original_title": "Votazione Emendamento PDL n.1189-B",
            "description_title": "Emendamento 1.15 COSTA ENRICO (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": 161,
            "majority_cohesion_rate": 89.53,
            "minority_cohesion_rate": 38.55
        },
        {
            "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": 416,
            "slug": "vs18_037_076",
            "identifier": "vs18_037_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_076/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 9.023 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.023 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": 78,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 2011,
            "slug": "vs18_037_021",
            "identifier": "vs18_037_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_021/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.2 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.2 MORETTO SARA (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": 83.77,
            "minority_cohesion_rate": 45.04
        },
        {
            "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": 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": 2509,
            "slug": "vs18_121_044",
            "identifier": "vs18_121_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_044/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1550/111 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Ordine del giorno 9/1550/111 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/111 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/111 FRAGOMELI GIAN MARIO (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": 55,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 1055,
            "slug": "vs18_020_001",
            "identifier": "vs18_020_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_001/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00006 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Risoluzione 6-00006",
            "original_title": "Votazione Risoluzione 6-00006",
            "description_title": "Risoluzione n. 6-00006 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 100,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 46.56
        },
        {
            "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": 250,
            "slug": "vs18_103_001",
            "identifier": "vs18_103_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_103_001/?format=api",
            "sitting": {
                "id": 119,
                "date": "2018-12-19",
                "number": 103,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00080 (Ulteriore nuova formulazione) MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00080",
            "original_title": "Votazione Mozione 1-00080",
            "description_title": "Mozione n. 1-00080 (Ulteriore nuova formulazione) MELONI GIORGIA (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": 139,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 42.37
        },
        {
            "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": 3919,
            "slug": "vs18_194_010",
            "identifier": "vs18_194_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_010/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1807/61 CIABURRO MONICA (FDI)\n     - Votazione Ordine del giorno 9/1807/61 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/61 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/61 CIABURRO MONICA (FDI)\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": 56,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 920,
            "slug": "vs18_040_052",
            "identifier": "vs18_040_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_052/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/8 MAGI RICCARDO (MISTO)\n     - Votazione Ordine del giorno 9/Doc. VIII, n. 2/8 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/8 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/8 MAGI RICCARDO (MISTO)\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": 132,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 29.39
        },
        {
            "id": 1217,
            "slug": "vs18_071_033",
            "identifier": "vs18_071_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_033/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.303 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.303 GAGLIARDI MANUELA (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": 143,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 2274,
            "slug": "vs18_175_036",
            "identifier": "vs18_175_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_036/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 16\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 16\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": 179,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3924,
            "slug": "vs18_194_011",
            "identifier": "vs18_194_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_011/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (LEU)\n     - Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/63 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/63 FASSINA STEFANO (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": 135,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 30.15
        },
        {
            "id": 3788,
            "slug": "vs18_140_021",
            "identifier": "vs18_140_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_021/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 11.01 BARATTO RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Articolo aggiuntivo 11.01 BARATTO 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": 74,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 1768,
            "slug": "vs18_035_064",
            "identifier": "vs18_035_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_064/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.206 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.206 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": 56,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 400,
            "slug": "vs18_056_009",
            "identifier": "vs18_056_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_009/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n . 1-00051, limitatamente ai capoversi terzo e quarto della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00051",
            "original_title": "Votazione Mozione 1-00051",
            "description_title": "Mozione n . 1-00051, limitatamente ai capoversi terzo e quarto della parte dispositiva, 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": 139,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 3762,
            "slug": "vs18_140_032",
            "identifier": "vs18_140_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_032/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 18\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 18\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": 123,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 480,
            "slug": "vs18_040_011",
            "identifier": "vs18_040_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_011/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 2.6 OCCHIONERO GIUSEPPINA (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": 102,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 3114,
            "slug": "vs18_160_040",
            "identifier": "vs18_160_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_040/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.58 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.58 LEPRI STEFANO (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": 38,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3285,
            "slug": "vs18_116_011",
            "identifier": "vs18_116_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_011/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.71 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.71 SISTO FRANCESCO PAOLO (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": 34,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 69.2
        },
        {
            "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": 3767,
            "slug": "vs18_140_002",
            "identifier": "vs18_140_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_002/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 1.1 DE LUCA PIERO (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": 109,
            "majority_cohesion_rate": 65.79,
            "minority_cohesion_rate": 28.52
        },
        {
            "id": 4333,
            "slug": "vs18_136_013",
            "identifier": "vs18_136_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_013/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.24 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.24 COSTA ENRICO (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": 126,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 147,
            "slug": "vs18_055_007",
            "identifier": "vs18_055_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_007/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.68 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.68 ZANETTIN PIERANTONIO (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": 132,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 2037,
            "slug": "vs18_037_033",
            "identifier": "vs18_037_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_033/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.31 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.31 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": 146,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 95,
            "slug": "vs18_036_035",
            "identifier": "vs18_036_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_035/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.300 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.300 EPIFANI ETTORE GUGLIELMO (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": 203,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 402,
            "slug": "vs18_056_003",
            "identifier": "vs18_056_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_003/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n . 1-00054, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Mozione 1-00054",
            "original_title": "Votazione Mozione 1-00054",
            "description_title": "Mozione n . 1-00054, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 235,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1128,
            "slug": "vs18_061_036",
            "identifier": "vs18_061_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_036/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.102 FOTI TOMMASO (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 6.102 FOTI TOMMASO (FDI)\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": 226,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 1821,
            "slug": "vs18_054_033",
            "identifier": "vs18_054_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_033/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.37 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.37 BARTOLOZZI GIUSI (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": 126,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2004,
            "slug": "vs18_037_029",
            "identifier": "vs18_037_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_029/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 BENAMATI GIANLUCA (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": 32,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 81.68
        }
    ]
}