Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=127
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=128",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=126",
    "results": [
        {
            "id": 4021,
            "slug": "vs18_146_031",
            "identifier": "vs18_146_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_031/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1637/104 RIZZO NERVO LUCA (PD)\n     - Votazione Ordine del giorno 9/1637/104 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/104 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/104 RIZZO NERVO LUCA (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": 60,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 4022,
            "slug": "vs18_146_010",
            "identifier": "vs18_146_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_010/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1637/19 DELMASTRO DELLE VEDOVE ANDREA (FDI)\n     - Votazione Ordine del giorno 9/1637/19 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/19 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/19 DELMASTRO DELLE VEDOVE ANDREA (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": 81,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 3987,
            "slug": "vs18_154_063",
            "identifier": "vs18_154_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_063/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 10.04 FOTI TOMMASO (FDI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 10.04 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": 118,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 65.02
        },
        {
            "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": 3729,
            "slug": "vs18_159_002",
            "identifier": "vs18_159_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_002/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00156 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00156",
            "original_title": "Votazione Mozione 1-00156",
            "description_title": "Mozione n. 1-00156 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": 32,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 3195,
            "slug": "vs18_197_062",
            "identifier": "vs18_197_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_062/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 7.200 (Nuova formulazione) della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.200 (Nuova formulazione) 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": 174,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 31.68
        },
        {
            "id": 2078,
            "slug": "vs18_082_012",
            "identifier": "vs18_082_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_012/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 4\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": 113,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 3737,
            "slug": "vs18_160_055",
            "identifier": "vs18_160_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_055/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1433/22 POLVERINI RENATA (FI)\n     - Votazione Ordine del giorno 9/1433/22 DDL n.1433",
            "original_title": "Votazione Ordine del giorno 9/1433/22 DDL n.1433",
            "description_title": "Ordine del giorno n. 9/1433/22 POLVERINI RENATA (FI)\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": 72.81,
            "minority_cohesion_rate": 50.95
        },
        {
            "id": 980,
            "slug": "vs18_064_028",
            "identifier": "vs18_064_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_028/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.107, nel testo riformulato, VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 2.107, nel testo riformulato, VIVIANI LORENZO (LEGA)\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": 90,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 4026,
            "slug": "vs18_146_019",
            "identifier": "vs18_146_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_019/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1637/38 ZUCCONI RICCARDO (FDI)\n     - Votazione Ordine del giorno 9/1637/38 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/38 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/38 ZUCCONI RICCARDO (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": 39,
            "majority_cohesion_rate": 81.87,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 1708,
            "slug": "vs18_044_063",
            "identifier": "vs18_044_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_063/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (PD)\n     - Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (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": 37,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 1146,
            "slug": "vs18_061_016",
            "identifier": "vs18_061_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_016/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "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": 57,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 3165,
            "slug": "vs18_197_065",
            "identifier": "vs18_197_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_065/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 8.2 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.2 MARIN MARCO (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": 77.55,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 1433,
            "slug": "vs18_077_009",
            "identifier": "vs18_077_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_009/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0392",
            "original_title": "Votazione Emendamento PDL n.0392",
            "description_title": "Emendamento 1.10 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": 138,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 3314,
            "slug": "vs18_116_004",
            "identifier": "vs18_116_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_004/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.900.16, nel testo riformulato, MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.16, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 2883,
            "slug": "vs18_175_131",
            "identifier": "vs18_175_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_131/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 131,
            "title": "Mozione n. 1-00184, limitatamente al capoverso decimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso decimo della parte dispositiva, 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": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 1808,
            "slug": "vs18_054_011",
            "identifier": "vs18_054_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_011/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.201 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.201 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": 133,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1833,
            "slug": "vs18_054_012",
            "identifier": "vs18_054_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_012/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.202 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.202 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": 75.65,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3727,
            "slug": "vs18_159_004",
            "identifier": "vs18_159_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_004/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00159 DE LUCA PIERO (PD) ed altri\n     - Votazione Mozione 1-00159",
            "original_title": "Votazione Mozione 1-00159",
            "description_title": "Mozione n. 1-00159 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": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 1121,
            "slug": "vs18_061_012",
            "identifier": "vs18_061_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_012/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.1 FOTI TOMMASO (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 2.1 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": 180,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1136,
            "slug": "vs18_061_032",
            "identifier": "vs18_061_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_032/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Articolo 5\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": 152,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.31
        },
        {
            "id": 3277,
            "slug": "vs18_117_012",
            "identifier": "vs18_117_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_012/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.157 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.157 SPERANZA ROBERTO (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": 54,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 60.46
        },
        {
            "id": 3346,
            "slug": "vs18_197_015",
            "identifier": "vs18_197_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_015/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.13 MARIN MARCO (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": 25,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 3367,
            "slug": "vs18_197_026",
            "identifier": "vs18_197_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_026/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.27 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.27 MARIN MARCO (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.51,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 1440,
            "slug": "vs18_077_021",
            "identifier": "vs18_077_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_021/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/392 e abb./1 VITIELLO CATELLO (MISTO)\n     - Votazione Ordine del giorno 9/392 e abb./1 PDL n.0392",
            "original_title": "Votazione Ordine del giorno 9/392 e abb./1 PDL n.0392",
            "description_title": "Ordine del giorno n. 9/392 e abb./1 VITIELLO CATELLO (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": 84,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 4034,
            "slug": "vs18_146_011",
            "identifier": "vs18_146_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_011/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1637/20 DONZELLI GIOVANNI (FDI)\n     - Votazione Ordine del giorno 9/1637/20 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/20 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/20 DONZELLI GIOVANNI (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": 121,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 2181,
            "slug": "vs18_156_006",
            "identifier": "vs18_156_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_006/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.5 PAGANO UBALDO (PD)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 2.5 PAGANO UBALDO (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": 72.51,
            "minority_cohesion_rate": 33.08
        },
        {
            "id": 2620,
            "slug": "vs18_134_033",
            "identifier": "vs18_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_033/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00127 EPIFANI ETTORE GUGLIELMO (LEU) ed altri\n     - Votazione Mozione 1-00127",
            "original_title": "Votazione Mozione 1-00127",
            "description_title": "Mozione n. 1-00127 EPIFANI ETTORE GUGLIELMO (LEU) 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": 52,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 921,
            "slug": "vs18_040_051",
            "identifier": "vs18_040_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_051/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/7 BALDELLI SIMONE (FI)\n     - Votazione Ordine del giorno 9/Doc. VIII, n. 2/7 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/7 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/7 BALDELLI SIMONE (FI)\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": 212,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 57.63
        },
        {
            "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": 153,
            "slug": "vs18_055_025",
            "identifier": "vs18_055_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_025/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.111 BARTOLOZZI GIUSI (FI) e 1.110 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Identici emendamenti 1.111 BARTOLOZZI GIUSI (FI) e 1.110 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": 29,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 1180,
            "slug": "vs18_065_085",
            "identifier": "vs18_065_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_085/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici emendamenti 1.87 VITIELLO CATELLO (MISTO) e 1.250 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Identici emendamenti 1.87 VITIELLO CATELLO (MISTO) e 1.250 PERANTONI MARIO (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": 70,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 60.54
        },
        {
            "id": 3084,
            "slug": "vs18_154_037",
            "identifier": "vs18_154_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_037/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.3 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 5.3 BOLDRINI LAURA (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": 144,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 4310,
            "slug": "vs18_136_029",
            "identifier": "vs18_136_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_029/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 3.4 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": 138,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 3718,
            "slug": "vs18_160_052",
            "identifier": "vs18_160_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_052/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 6\n     - Votazione Articolo DDL n.1433",
            "original_title": "Votazione Articolo DDL n.1433",
            "description_title": "Articolo 6\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": 87,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 145,
            "slug": "vs18_055_017",
            "identifier": "vs18_055_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_017/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.283 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.283 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": 126,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 3697,
            "slug": "vs18_159_041",
            "identifier": "vs18_159_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_041/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.20 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.20 ZAN ALESSANDRO (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": 74,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3388,
            "slug": "vs18_197_024",
            "identifier": "vs18_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_024/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.22 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.22 MARIN MARCO (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": 38,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 63.74
        },
        {
            "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": 157,
            "slug": "vs18_055_041",
            "identifier": "vs18_055_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_041/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.405 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.405 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": 196,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 45.04
        },
        {
            "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": 1297,
            "slug": "vs18_097_017",
            "identifier": "vs18_097_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_017/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 15\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "description_title": "Articolo 15\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": 56,
            "majority_cohesion_rate": 83.43,
            "minority_cohesion_rate": 65.65
        },
        {
            "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": 1250,
            "slug": "vs18_044_120",
            "identifier": "vs18_044_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_120/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1117/155 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Ordine del giorno 9/1117/155 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/155 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/155 D'ETTORE FELICE MAURIZIO (FI)\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": 62,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 60.31
        },
        {
            "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": 2143,
            "slug": "vs18_150_006",
            "identifier": "vs18_150_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_006/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1012",
            "original_title": "Votazione Emendamento PDL n.1012",
            "description_title": "Emendamento 3.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": 177,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3190,
            "slug": "vs18_197_073",
            "identifier": "vs18_197_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_073/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 9.3 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.3 CIABURRO MONICA (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": 51,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 2280,
            "slug": "vs18_175_038",
            "identifier": "vs18_175_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_038/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 17.201 DI MAIO MARCO (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 17.201 DI MAIO MARCO (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": 75.37,
            "minority_cohesion_rate": 71.37
        }
    ]
}