Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=132
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=133",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=131",
    "results": [
        {
            "id": 569,
            "slug": "vs18_092_005",
            "identifier": "vs18_092_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_005/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1346/6 BERSANI PIER LUIGI (LEU)\n     - Votazione Ordine del giorno 9/1346/6 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/6 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/6 BERSANI PIER LUIGI (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": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1108,
            "slug": "vs18_035_029",
            "identifier": "vs18_035_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_029/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.89 CAON ROBERTO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.89 CAON ROBERTO (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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 637,
            "slug": "vs18_030_033",
            "identifier": "vs18_030_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_033/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-ter.1 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-ter.1 CORTELAZZO PIERGIORGIO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 4566,
            "slug": "vs18_190_006",
            "identifier": "vs18_190_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_006/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1898/49 MARATTIN LUIGI (PD)\n     - Votazione Ordine del giorno 9/1898/49 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/49 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/49 MARATTIN LUIGI (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 867,
            "slug": "vs18_044_009",
            "identifier": "vs18_044_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_009/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1117/28 DE MICHELI PAOLA (PD)\n     - Votazione Ordine del giorno 9/1117/28 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/28 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/28 DE MICHELI PAOLA (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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 4477,
            "slug": "vs18_129_016",
            "identifier": "vs18_129_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_016/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.239 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.239 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 4606,
            "slug": "vs18_190_013",
            "identifier": "vs18_190_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_013/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1898/58 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1898/58 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/58 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/58 INCERTI ANTONELLA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 76.05
        },
        {
            "id": 3297,
            "slug": "vs18_116_005",
            "identifier": "vs18_116_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_005/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.900 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.900 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 91,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 707,
            "slug": "vs18_029_049",
            "identifier": "vs18_029_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_049/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.100, per la parte ammissibile, TOPO RAFFAELE (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.100, per la parte ammissibile, TOPO RAFFAELE (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 83.43,
            "minority_cohesion_rate": 85.11
        },
        {
            "id": 79,
            "slug": "vs18_036_051",
            "identifier": "vs18_036_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_051/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.71 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.71 SILVESTRONI MARCO (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": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 4563,
            "slug": "vs18_190_040",
            "identifier": "vs18_190_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_040/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1898/96 ANZALDI MICHELE (PD)\n     - Votazione Ordine del giorno 9/1898/96 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/96 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/96 ANZALDI MICHELE (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 868,
            "slug": "vs18_044_010",
            "identifier": "vs18_044_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_010/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1117/29 DEL BARBA MAURO (PD)\n     - Votazione Ordine del giorno 9/1117/29 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/29 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/29 DEL BARBA MAURO (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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 4134,
            "slug": "vs18_190_073",
            "identifier": "vs18_190_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_073/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1898/145 SENSI FILIPPO (PD)\n     - Votazione Ordine del giorno 9/1898/145 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/145 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/145 SENSI FILIPPO (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": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 461,
            "slug": "vs18_040_037",
            "identifier": "vs18_040_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_037/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4-ter. 3 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 3 OCCHIUTO ROBERTO (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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 1741,
            "slug": "vs18_023_005",
            "identifier": "vs18_023_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_005/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 3\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": 1,
            "n_margin": 265,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.02
        },
        {
            "id": 592,
            "slug": "vs18_092_011",
            "identifier": "vs18_092_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_011/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1346/14 BOLDRINI LAURA (LEU)\n     - Votazione Ordine del giorno 9/1346/14 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/14 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/14 BOLDRINI LAURA (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": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 654,
            "slug": "vs18_030_034",
            "identifier": "vs18_030_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_034/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-quinquies.1 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1-quinquies.1 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 602,
            "slug": "vs18_092_048",
            "identifier": "vs18_092_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_048/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1346/80 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1346/80 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/80 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/80 CIAMPI LUCIA (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": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 4601,
            "slug": "vs18_190_036",
            "identifier": "vs18_190_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_036/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1898/90 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1898/90 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/90 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/90 BRUNO BOSSIO VINCENZA (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 594,
            "slug": "vs18_092_049",
            "identifier": "vs18_092_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_049/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1346/81 COLANINNO MATTEO (PD)\n     - Votazione Ordine del giorno 9/1346/81 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/81 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/81 COLANINNO MATTEO (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": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 4593,
            "slug": "vs18_190_009",
            "identifier": "vs18_190_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_009/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1898/52 MARTINA MAURIZIO (PD)\n     - Votazione Ordine del giorno 9/1898/52 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/52 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/52 MARTINA MAURIZIO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 4137,
            "slug": "vs18_190_060",
            "identifier": "vs18_190_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_060/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1898/127 POLLASTRINI BARBARA (PD)\n     - Votazione Ordine del giorno 9/1898/127 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/127 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/127 POLLASTRINI BARBARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 56.65
        },
        {
            "id": 4145,
            "slug": "vs18_190_059",
            "identifier": "vs18_190_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_059/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1898/126 GIORGIS ANDREA (PD)\n     - Votazione Ordine del giorno 9/1898/126 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/126 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/126 GIORGIS ANDREA (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 56.27
        },
        {
            "id": 1349,
            "slug": "vs18_036_074",
            "identifier": "vs18_036_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_074/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.310 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.310 MOLLICONE FEDERICO (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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 1383,
            "slug": "vs18_036_056",
            "identifier": "vs18_036_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_056/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 3.02 LUPI MAURIZIO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 3.02 LUPI MAURIZIO (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": 1,
            "n_margin": 199,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1261,
            "slug": "vs18_044_109",
            "identifier": "vs18_044_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_109/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/1117/136 ROSTAN MICHELA (LEU)\n     - Votazione Ordine del giorno 9/1117/136 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/136 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/136 ROSTAN MICHELA (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": 1,
            "n_margin": 78,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 603,
            "slug": "vs18_092_009",
            "identifier": "vs18_092_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_009/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1346/11 SPERANZA ROBERTO (LEU)\n     - Votazione Ordine del giorno 9/1346/11 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/11 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/11 SPERANZA ROBERTO (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": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 570,
            "slug": "vs18_092_025",
            "identifier": "vs18_092_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_025/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1346/57 SCALFAROTTO IVAN (PD)\n     - Votazione Ordine del giorno 9/1346/57 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/57 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/57 SCALFAROTTO IVAN (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": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 30.27
        },
        {
            "id": 4138,
            "slug": "vs18_190_068",
            "identifier": "vs18_190_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_068/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1898/140 BORDO MICHELE (PD)\n     - Votazione Ordine del giorno 9/1898/140 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/140 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/140 BORDO MICHELE (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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 72.3,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 4596,
            "slug": "vs18_190_041",
            "identifier": "vs18_190_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_041/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1898/97 BORGHI ENRICO (PD)\n     - Votazione Ordine del giorno 9/1898/97 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/97 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/97 BORGHI ENRICO (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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 71,
            "slug": "vs18_036_006",
            "identifier": "vs18_036_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_006/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.9 LACARRA MARCO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.9 LACARRA 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": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 19,
            "slug": "vs18_029_015",
            "identifier": "vs18_029_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_015/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo premissivo 014.1 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 014.1 TRANCASSINI PAOLO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 81.69,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 595,
            "slug": "vs18_092_031",
            "identifier": "vs18_092_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_031/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1346/63 SERRACCHIANI DEBORA (PD)\n     - Votazione Ordine del giorno 9/1346/63 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/63 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/63 SERRACCHIANI DEBORA (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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 607,
            "slug": "vs18_092_013",
            "identifier": "vs18_092_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_013/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1346/16 GRIBAUDO CHIARA (PD)\n     - Votazione Ordine del giorno 9/1346/16 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/16 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/16 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 593,
            "slug": "vs18_092_041",
            "identifier": "vs18_092_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_041/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1346/73 BENAMATI GIANLUCA (PD)\n     - Votazione Ordine del giorno 9/1346/73 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/73 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/73 BENAMATI GIANLUCA (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": 1,
            "n_margin": 150,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 2346,
            "slug": "vs18_192_002",
            "identifier": "vs18_192_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_192_002/?format=api",
            "sitting": {
                "id": 208,
                "date": "2019-06-19",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00076 (Nuova formulazione), come riformulata, MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Risoluzione 6-00076",
            "original_title": "Votazione Risoluzione 6-00076",
            "description_title": "Risoluzione n. 6-00076 (Nuova formulazione), come riformulata, 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": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 82.51,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 3925,
            "slug": "vs18_194_001",
            "identifier": "vs18_194_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_001/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1807/33 OSNATO MARCO (FDI)\n     - Votazione Ordine del giorno 9/1807/33 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/33 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/33 OSNATO MARCO (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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 77.26,
            "minority_cohesion_rate": 31.68
        },
        {
            "id": 558,
            "slug": "vs18_092_023",
            "identifier": "vs18_092_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_023/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1346/54 GIORGIS ANDREA (PD)\n     - Votazione Ordine del giorno 9/1346/54 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/54 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/54 GIORGIS ANDREA (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": 1,
            "n_margin": 149,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 687,
            "slug": "vs18_029_018",
            "identifier": "vs18_029_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_018/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo premissivo 015.8 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 015.8 CORTELAZZO PIERGIORGIO (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 3926,
            "slug": "vs18_194_009",
            "identifier": "vs18_194_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_009/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1807/56 BIGNAMI GALEAZZO (FI)\n     - Votazione Ordine del giorno 9/1807/56 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/56 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/56 BIGNAMI GALEAZZO (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": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 79.59,
            "minority_cohesion_rate": 30.15
        },
        {
            "id": 3912,
            "slug": "vs18_194_003",
            "identifier": "vs18_194_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_003/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1807/40 GIACOMETTO CARLO (FI)\n     - Votazione Ordine del giorno 9/1807/40 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/40 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/40 GIACOMETTO CARLO (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": 1,
            "n_margin": 92,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 30.92
        },
        {
            "id": 4464,
            "slug": "vs18_129_030",
            "identifier": "vs18_129_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_030/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 1.227 DI MAIO MARCO (PD) e 1.228 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.227 DI MAIO MARCO (PD) e 1.228 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 1706,
            "slug": "vs18_044_039",
            "identifier": "vs18_044_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_039/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1117/58 MICELI CARMELO (PD)\n     - Votazione Ordine del giorno 9/1117/58 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/58 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/58 MICELI CARMELO (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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 3918,
            "slug": "vs18_194_008",
            "identifier": "vs18_194_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_008/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1807/52 VIETINA SIMONA (FI)\n     - Votazione Ordine del giorno 9/1807/52 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/52 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/52 VIETINA SIMONA (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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 79.88,
            "minority_cohesion_rate": 55.73
        },
        {
            "id": 1543,
            "slug": "vs18_065_056",
            "identifier": "vs18_065_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_056/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.201 ORLANDO ANDREA (PD)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.201 ORLANDO ANDREA (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": 1,
            "n_margin": 157,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 1691,
            "slug": "vs18_044_035",
            "identifier": "vs18_044_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_035/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1117/54 ROMANO ANDREA (PD)\n     - Votazione Ordine del giorno 9/1117/54 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/54 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/54 ROMANO ANDREA (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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 3915,
            "slug": "vs18_194_012",
            "identifier": "vs18_194_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_012/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1807/64 PASTORINO LUCA (LEU)\n     - Votazione Ordine del giorno 9/1807/64 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/64 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/64 PASTORINO LUCA (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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 26.72
        },
        {
            "id": 60,
            "slug": "vs18_036_033",
            "identifier": "vs18_036_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_033/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 3.2 RIZZETTO WALTER (FDI) e 3.16 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.2 RIZZETTO WALTER (FDI) e 3.16 ZANGRILLO 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": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 26,
            "slug": "vs18_028_030",
            "identifier": "vs18_028_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_030/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (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": 1,
            "n_margin": 230,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 564,
            "slug": "vs18_092_006",
            "identifier": "vs18_092_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_006/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1346/7 ROSTAN MICHELA (LEU)\n     - Votazione Ordine del giorno 9/1346/7 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/7 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/7 ROSTAN MICHELA (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": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 41.76
        }
    ]
}