Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=190
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=191",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=189",
    "results": [
        {
            "id": 2002,
            "slug": "vs18_037_039",
            "identifier": "vs18_037_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_039/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 9.25 FREGOLENT SILVIA (PD), 9.43 MANDELLI ANDREA (FI) e 9.44 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 9.25 FREGOLENT SILVIA (PD), 9.43 MANDELLI ANDREA (FI) e 9.44 TABACCI BRUNO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 2026,
            "slug": "vs18_037_061",
            "identifier": "vs18_037_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_061/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 9.125 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.125 FREGOLENT SILVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 2034,
            "slug": "vs18_037_023",
            "identifier": "vs18_037_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_023/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 6.7 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.7 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 425,
            "slug": "vs18_037_087",
            "identifier": "vs18_037_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_087/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 7.300, nel testo riformulato, GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 7.300, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 253,
            "majority_cohesion_rate": 87.54,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 2017,
            "slug": "vs18_037_064",
            "identifier": "vs18_037_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_064/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9.135 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.135 FREGOLENT SILVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 2025,
            "slug": "vs18_037_044",
            "identifier": "vs18_037_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_044/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.60 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.60 MARTINO ANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 1991,
            "slug": "vs18_037_028",
            "identifier": "vs18_037_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_028/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 2595,
            "slug": "vs18_134_003",
            "identifier": "vs18_134_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_003/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1332",
            "original_title": "Votazione Articolo PDL n.1332",
            "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": 2,
            "n_margin": 200,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 55.89
        },
        {
            "id": 2421,
            "slug": "vs18_174_019",
            "identifier": "vs18_174_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_019/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 15.1 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 15.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": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 80.35,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 452,
            "slug": "vs18_039_006",
            "identifier": "vs18_039_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_006/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.11 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento DDL n.1004",
            "original_title": "Votazione Emendamento DDL n.1004",
            "description_title": "Emendamento 1.11 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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 33.59
        },
        {
            "id": 506,
            "slug": "vs18_039_010",
            "identifier": "vs18_039_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_010/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1004/7 PAGANI ALBERTO (PD)\n     - Votazione Ordine del giorno 9/1004/7 DDL n.1004",
            "original_title": "Votazione Ordine del giorno 9/1004/7 DDL n.1004",
            "description_title": "Ordine del giorno n. 9/1004/7 PAGANI ALBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 473,
            "slug": "vs18_039_008",
            "identifier": "vs18_039_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_008/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento DDL n.1004",
            "original_title": "Votazione Emendamento DDL n.1004",
            "description_title": "Emendamento 2.1 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": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 2620,
            "slug": "vs18_134_033",
            "identifier": "vs18_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_033/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00127 EPIFANI ETTORE GUGLIELMO (LEU) ed altri\n     - Votazione Mozione 1-00127",
            "original_title": "Votazione Mozione 1-00127",
            "description_title": "Mozione n. 1-00127 EPIFANI ETTORE GUGLIELMO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 921,
            "slug": "vs18_040_051",
            "identifier": "vs18_040_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_051/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/7 BALDELLI SIMONE (FI)\n     - Votazione Ordine del giorno 9/Doc. VIII, n. 2/7 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/7 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/7 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 212,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 57.63
        },
        {
            "id": 476,
            "slug": "vs18_040_036",
            "identifier": "vs18_040_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_036/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4-ter. 50 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 50 PELLA 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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 56.87
        },
        {
            "id": 909,
            "slug": "vs18_040_040",
            "identifier": "vs18_040_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_040/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4-ter. 6 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-ter. 6 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": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 464,
            "slug": "vs18_040_018",
            "identifier": "vs18_040_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_018/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.7 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 36.26
        },
        {
            "id": 457,
            "slug": "vs18_040_017",
            "identifier": "vs18_040_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_017/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.4 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.4 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 459,
            "slug": "vs18_040_022",
            "identifier": "vs18_040_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_022/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.15 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.15 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": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 2427,
            "slug": "vs18_174_024",
            "identifier": "vs18_174_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_174_024/?format=api",
            "sitting": {
                "id": 190,
                "date": "2019-05-13",
                "number": 174,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 16.4 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.1789",
            "original_title": "Votazione Emendamento DDL n.1789",
            "description_title": "Emendamento 16.4 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 3572,
            "slug": "vs18_218_023",
            "identifier": "vs18_218_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_023/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.101 PEDRAZZINI CLAUDIO (FI)\n     - Votazione Emendamento PDL n.0181",
            "original_title": "Votazione Emendamento PDL n.0181",
            "description_title": "Emendamento 4.101 PEDRAZZINI CLAUDIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 246,
            "majority_cohesion_rate": 77.35,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 920,
            "slug": "vs18_040_052",
            "identifier": "vs18_040_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_052/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/8 MAGI RICCARDO (MISTO)\n     - Votazione Ordine del giorno 9/Doc. VIII, n. 2/8 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/8 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/8 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 29.39
        },
        {
            "id": 2613,
            "slug": "vs18_134_018",
            "identifier": "vs18_134_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_018/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00130 MIGLIORE GENNARO (PD) ed altri\n     - Votazione Mozione 1-00130",
            "original_title": "Votazione Mozione 1-00130",
            "description_title": "Mozione n. 1-00130 MIGLIORE GENNARO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 2261,
            "slug": "vs18_175_053",
            "identifier": "vs18_175_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_053/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 23\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 23\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 171,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 454,
            "slug": "vs18_040_007",
            "identifier": "vs18_040_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_007/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 2.1 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 480,
            "slug": "vs18_040_011",
            "identifier": "vs18_040_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_011/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 2.6 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 102,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 1653,
            "slug": "vs18_041_006",
            "identifier": "vs18_041_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_041_006/?format=api",
            "sitting": {
                "id": 57,
                "date": "2018-09-04",
                "number": 41,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00017 GELMINI MARIASTELLA (FI) ed altri\n     - Votazione Risoluzione 6-00017",
            "original_title": "Votazione Risoluzione 6-00017",
            "description_title": "Risoluzione n. 6-00017 GELMINI MARIASTELLA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 84.88,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 4336,
            "slug": "vs18_136_042",
            "identifier": "vs18_136_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_042/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1309",
            "original_title": "Votazione Articolo PDL n.1309",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 4345,
            "slug": "vs18_136_026",
            "identifier": "vs18_136_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_026/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.13 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.13 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 4323,
            "slug": "vs18_136_035",
            "identifier": "vs18_136_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_035/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.3 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 5.3 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4333,
            "slug": "vs18_136_013",
            "identifier": "vs18_136_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_013/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.24 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.24 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 4308,
            "slug": "vs18_136_025",
            "identifier": "vs18_136_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_025/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.9 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.9 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 4310,
            "slug": "vs18_136_029",
            "identifier": "vs18_136_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_029/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 3.4 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 4347,
            "slug": "vs18_136_033",
            "identifier": "vs18_136_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_033/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.20 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 4.20 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": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 1682,
            "slug": "vs18_044_052",
            "identifier": "vs18_044_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_052/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1117/71 PADOAN PIETRO CARLO (PD)\n     - Votazione Ordine del giorno 9/1117/71 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/71 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/71 PADOAN PIETRO CARLO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 1672,
            "slug": "vs18_044_071",
            "identifier": "vs18_044_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_071/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1117/90 MARATTIN LUIGI (PD)\n     - Votazione Ordine del giorno 9/1117/90 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/90 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/90 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": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1694,
            "slug": "vs18_044_064",
            "identifier": "vs18_044_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_064/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1117/83 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1117/83 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/83 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/83 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 2431,
            "slug": "vs18_175_005",
            "identifier": "vs18_175_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_005/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, coma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 1245,
            "slug": "vs18_044_121",
            "identifier": "vs18_044_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_121/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1117/156 CIABURRO MONICA (FDI)\n     - Votazione Ordine del giorno 9/1117/156 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/156 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/156 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 2869,
            "slug": "vs18_175_132",
            "identifier": "vs18_175_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_132/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 132,
            "title": "Mozione n. 1-00184, limitatamente al capoverso undicesimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00184",
            "original_title": "Votazione Mozione 1-00184",
            "description_title": "Mozione n. 1-00184, limitatamente al capoverso undicesimo della parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1708,
            "slug": "vs18_044_063",
            "identifier": "vs18_044_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_063/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (PD)\n     - Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/82 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/82 NARDI MARTINA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 1707,
            "slug": "vs18_044_044",
            "identifier": "vs18_044_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_044/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1117/63 VAZIO FRANCO (PD)\n     - Votazione Ordine del giorno 9/1117/63 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/63 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/63 VAZIO FRANCO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2785,
            "slug": "vs18_137_015",
            "identifier": "vs18_137_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_015/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1309 e abb./11 MOLLICONE FEDERICO (FDI)\n     - Votazione Ordine del giorno 9/1309 e abb./11 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./11 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./11 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": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 1269,
            "slug": "vs18_044_116",
            "identifier": "vs18_044_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_116/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1117/150 BALDELLI SIMONE (FI)\n     - Votazione Ordine del giorno 9/1117/150 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/150 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/150 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 237,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 1246,
            "slug": "vs18_044_085",
            "identifier": "vs18_044_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_085/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1117/111 FASSINO PIERO (PD)\n     - Votazione Ordine del giorno 9/1117/111 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/111 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/111 FASSINO PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 2743,
            "slug": "vs18_137_018",
            "identifier": "vs18_137_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_018/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 1.1 COSTA ENRICO (FI) e 1.2 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Identici emendamenti 1.1 COSTA ENRICO (FI) e 1.2 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 2742,
            "slug": "vs18_137_023",
            "identifier": "vs18_137_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_023/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.10 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.10 COLLETTI ANDREA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 302,
            "slug": "vs18_046_004",
            "identifier": "vs18_046_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_046_004/?format=api",
            "sitting": {
                "id": 62,
                "date": "2018-09-18",
                "number": 46,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.0850",
            "original_title": "Votazione Articolo DDL n.0850",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 187,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 48.85
        },
        {
            "id": 2782,
            "slug": "vs18_137_014",
            "identifier": "vs18_137_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_014/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1309 e abb./9 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./9 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./9 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./9 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 318,
            "slug": "vs18_046_018",
            "identifier": "vs18_046_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_046_018/?format=api",
            "sitting": {
                "id": 62,
                "date": "2018-09-18",
                "number": 46,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.0850",
            "original_title": "Votazione Articolo DDL n.0850",
            "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": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 42.37
        }
    ]
}