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": 923,
            "slug": "vs18_040_054",
            "identifier": "vs18_040_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_054/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/10 PASTORINO LUCA (LEU)\n     - Votazione Ordine del giorno 9/Doc. VIII, n. 2/10 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/10 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/10 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": 131,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 3487,
            "slug": "vs18_206_002",
            "identifier": "vs18_206_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_002/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.7 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.7 ZUCCONI RICCARDO (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": 78,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 2416,
            "slug": "vs18_174_025",
            "identifier": "vs18_174_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_025/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 16.5 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 16.5 GIACOMONI SESTINO (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.89,
            "minority_cohesion_rate": 63.36
        },
        {
            "id": 924,
            "slug": "vs18_040_056",
            "identifier": "vs18_040_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_056/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 56,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2017 (Doc. VIII, n. 1)\n     - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2017 (Doc. VIII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 49.57,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 4141,
            "slug": "vs18_190_074",
            "identifier": "vs18_190_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_074/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1898/146 MORETTO SARA (PD)\n     - Votazione Ordine del giorno 9/1898/146 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/146 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/146 MORETTO SARA (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": 71.43,
            "minority_cohesion_rate": 28.52
        },
        {
            "id": 2402,
            "slug": "vs18_174_021",
            "identifier": "vs18_174_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_021/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 16.1 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 16.1 UNGARO MASSIMO (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": 52,
            "majority_cohesion_rate": 78.89,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 487,
            "slug": "vs18_040_006",
            "identifier": "vs18_040_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_006/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 1.8 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": 65,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 54.58
        },
        {
            "id": 2407,
            "slug": "vs18_174_011",
            "identifier": "vs18_174_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_011/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.1 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 6.1 GIACOMONI SESTINO (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": 99,
            "majority_cohesion_rate": 80.94,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 2001,
            "slug": "vs18_037_042",
            "identifier": "vs18_037_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_042/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.71 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.71 MARTINO ANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 488,
            "slug": "vs18_039_005",
            "identifier": "vs18_039_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_005/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.10 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento DDL n.1004",
            "original_title": "Votazione Emendamento DDL n.1004",
            "description_title": "Emendamento 1.10 QUARTAPELLE PROCOPIO LIA (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": 121,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3981,
            "slug": "vs18_154_065",
            "identifier": "vs18_154_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_065/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici articoli aggiuntivi 10.07 VARCHI MARIA CAROLINA (FDI) e 10.0101 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Identici articoli aggiuntivi 10.07 VARCHI MARIA CAROLINA (FDI) e 10.0101 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 3226,
            "slug": "vs18_197_080",
            "identifier": "vs18_197_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_080/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1603-bis/8 PRESTIPINO PATRIZIA (PD)\n     - Votazione Ordine del giorno 9/1603-bis/8 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/8 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/8 PRESTIPINO PATRIZIA (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": 56,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 53.44
        },
        {
            "id": 2628,
            "slug": "vs18_134_007",
            "identifier": "vs18_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_007/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00113",
            "original_title": "Votazione Mozione 1-00113",
            "description_title": "Mozione n. 1-00113 (Seconda ulteriore nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.08,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 4228,
            "slug": "vs18_164_027",
            "identifier": "vs18_164_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_027/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 6-bis.100 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 6-bis.100 CENNI SUSANNA (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": 75.44,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 2737,
            "slug": "vs18_215_052",
            "identifier": "vs18_215_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_215_052/?format=api",
            "sitting": {
                "id": 231,
                "date": "2019-07-25",
                "number": 215,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1913/103 PAGANO UBALDO (PD)\n     - Votazione Ordine del giorno 9/1913/103 DDL n.1913",
            "original_title": "Votazione Ordine del giorno 9/1913/103 DDL n.1913",
            "description_title": "Ordine del giorno n. 9/1913/103 PAGANO UBALDO (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": 115,
            "majority_cohesion_rate": 81.18,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 3545,
            "slug": "vs18_218_020",
            "identifier": "vs18_218_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_020/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0181",
            "original_title": "Votazione Articolo PDL n.0181",
            "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": 1,
            "n_margin": 247,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 2554,
            "slug": "vs18_113_010",
            "identifier": "vs18_113_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_010/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.1.900.9 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.9 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 752,
            "slug": "vs18_101_031",
            "identifier": "vs18_101_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_031/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (PD)\n     - Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (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": 34,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 349,
            "slug": "vs18_099_031",
            "identifier": "vs18_099_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_031/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 6.101 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": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 3219,
            "slug": "vs18_197_086",
            "identifier": "vs18_197_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_086/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1603-bis/25 MOLLICONE FEDERICO (FDI)\n     - Votazione Ordine del giorno 9/1603-bis/25 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/25 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/25 MOLLICONE FEDERICO (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": 63,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 48.47
        },
        {
            "id": 2546,
            "slug": "vs18_113_002",
            "identifier": "vs18_113_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_002/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.58 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.58 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": 51,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 3320,
            "slug": "vs18_179_003",
            "identifier": "vs18_179_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_003/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1797",
            "original_title": "Votazione Articolo DDL n.1797",
            "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": 1,
            "n_margin": 234,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 782,
            "slug": "vs18_101_022",
            "identifier": "vs18_101_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_022/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1408/105 SIANI PAOLO (PD)\n     - Votazione Ordine del giorno 9/1408/105 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/105 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/105 SIANI PAOLO (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": 33,
            "majority_cohesion_rate": 75.58,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 3967,
            "slug": "vs18_154_074",
            "identifier": "vs18_154_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_074/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 12\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 12\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": 239,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 2879,
            "slug": "vs18_175_119",
            "identifier": "vs18_175_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_119/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 119,
            "title": "Mozione n. 1-00179, limitatamente al capoverso ottavo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00179",
            "original_title": "Votazione Mozione 1-00179",
            "description_title": "Mozione n. 1-00179, limitatamente al capoverso ottavo della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 170,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 2231,
            "slug": "vs18_164_071",
            "identifier": "vs18_164_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_071/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 8-quater.102 PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-quater.102 PARENTELA PAOLO (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": 1,
            "n_margin": 214,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3075,
            "slug": "vs18_154_033",
            "identifier": "vs18_154_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_033/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 4.0103 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 4.0103 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 3068,
            "slug": "vs18_154_009",
            "identifier": "vs18_154_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_009/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1 (Nuova formulazione) ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.1 (Nuova formulazione) ANNIBALI LUCIA (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": 128,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 41.83
        },
        {
            "id": 4003,
            "slug": "vs18_154_078",
            "identifier": "vs18_154_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_078/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.1 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 14.1 ANNIBALI LUCIA (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": 33,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2768,
            "slug": "vs18_209_002",
            "identifier": "vs18_209_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_002/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0478",
            "original_title": "Votazione Articolo PDL n.0478",
            "description_title": "Articolo 1\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": 204,
            "majority_cohesion_rate": 77.65,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 2566,
            "slug": "vs18_113_017",
            "identifier": "vs18_113_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_017/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 17,
            "title": "Subemendamento 0.1.900.15 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.15 POLLASTRINI BARBARA (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": 66,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 46.01
        },
        {
            "id": 1645,
            "slug": "vs18_089_023",
            "identifier": "vs18_089_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_023/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 23,
            "title": "Subemendamento 0.10.500.41 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.41 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": 57,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 3295,
            "slug": "vs18_116_007",
            "identifier": "vs18_116_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_007/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.66 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.66 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 1338,
            "slug": "vs18_099_007",
            "identifier": "vs18_099_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_007/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00072, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, come riformulati, FIANO EMANUELE (PD) ed altri\n     - Votazione Mozione 1-00072",
            "original_title": "Votazione Mozione 1-00072",
            "description_title": "Mozione n. 1-00072, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, come riformulati, FIANO EMANUELE (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": "Approvata",
            "n_rebels": 1,
            "n_margin": 213,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 69.85
        },
        {
            "id": 2270,
            "slug": "vs18_175_046",
            "identifier": "vs18_175_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_046/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 20.100 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 20.100 FREGOLENT SILVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 3671,
            "slug": "vs18_159_024",
            "identifier": "vs18_159_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_024/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.30 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.30 POLVERINI RENATA (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": 26,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 1639,
            "slug": "vs18_089_011",
            "identifier": "vs18_089_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_011/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.10.500.36 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.36 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": 54,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 1611,
            "slug": "vs18_089_046",
            "identifier": "vs18_089_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_046/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 46,
            "title": "Subemendamento 0.10.500.64 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.64 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": 96,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 781,
            "slug": "vs18_101_004",
            "identifier": "vs18_101_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_004/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1408/6 BIGNAMI GALEAZZO (FI)\n     - Votazione Ordine del giorno 9/1408/6 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/6 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/6 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": 132,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 40.46
        },
        {
            "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": 3698,
            "slug": "vs18_159_022",
            "identifier": "vs18_159_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_022/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.26 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.26 PRISCO EMANUELE (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": 116,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3311,
            "slug": "vs18_116_014",
            "identifier": "vs18_116_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_014/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.74 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.74 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": 42,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 3984,
            "slug": "vs18_154_079",
            "identifier": "vs18_154_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_079/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 14\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 14\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": 38,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 75.67
        },
        {
            "id": 2874,
            "slug": "vs18_175_120",
            "identifier": "vs18_175_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_120/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 120,
            "title": "Mozione n. 1-00179, limitatamente al capoverso nono della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00179",
            "original_title": "Votazione Mozione 1-00179",
            "description_title": "Mozione n. 1-00179, limitatamente al capoverso nono della parte dispositiva, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 168,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 3471,
            "slug": "vs18_181_047",
            "identifier": "vs18_181_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_047/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 11.14 CARNEVALI ELENA (PD), 11.2 MUGNAI STEFANO (FI) e 11.102 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 11.14 CARNEVALI ELENA (PD), 11.2 MUGNAI STEFANO (FI) e 11.102 BELLUCCI MARIA TERESA (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": 53,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 49.81
        },
        {
            "id": 3712,
            "slug": "vs18_159_032",
            "identifier": "vs18_159_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_032/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.6 RAMPELLI FABIO (FDI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.6 RAMPELLI FABIO (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": 28,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 3703,
            "slug": "vs18_159_045",
            "identifier": "vs18_159_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_045/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.24 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.24 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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 3982,
            "slug": "vs18_154_041",
            "identifier": "vs18_154_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_041/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.200 della Commissione\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 5.200 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": 245,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 82.51
        },
        {
            "id": 3315,
            "slug": "vs18_116_006",
            "identifier": "vs18_116_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_006/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.63 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.63 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 953,
            "slug": "vs18_015_001",
            "identifier": "vs18_015_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_015_001/?format=api",
            "sitting": {
                "id": 31,
                "date": "2018-06-14",
                "number": 15,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.10 PITTALIS PIETRO (FI)\n     - Votazione Emendamento DDL n.0583",
            "original_title": "Votazione Emendamento DDL n.0583",
            "description_title": "Emendamento 1.10 PITTALIS PIETRO (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": 52,
            "majority_cohesion_rate": 91.59,
            "minority_cohesion_rate": 75.57
        }
    ]
}