Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=128
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=129",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=127",
    "results": [
        {
            "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": 2712,
            "slug": "vs18_170_001",
            "identifier": "vs18_170_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_001/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1585",
            "original_title": "Votazione pregiudiziale PDL n.1585",
            "description_title": "Questione pregiudiziale n. 1 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": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 38.93
        },
        {
            "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": 3375,
            "slug": "vs18_197_044",
            "identifier": "vs18_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_044/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 5.9 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.9 ROSSI ANDREA (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": 31,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 1879,
            "slug": "vs18_074_036",
            "identifier": "vs18_074_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_036/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 37.75 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.75 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 2146,
            "slug": "vs18_150_014",
            "identifier": "vs18_150_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_014/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 14,
            "title": "Avvio di un progetto sperimentale per la realizzazione di percorsi formativi in ambito militare per i cittadini di età compresa tra diciotto e ventidue anni (PDL 1012)\n     - Votazione finale PDL n.1012",
            "original_title": "Votazione finale PDL n.1012",
            "description_title": "Avvio di un progetto sperimentale per la realizzazione di percorsi formativi in ambito militare per i cittadini di età compresa tra diciotto e ventidue anni (PDL 1012)\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": 2,
            "n_margin": 221,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 1528,
            "slug": "vs18_065_062",
            "identifier": "vs18_065_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_062/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.300 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.300 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 88,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 501,
            "slug": "vs18_082_059",
            "identifier": "vs18_082_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_059/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 16\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 16\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 1086,
            "slug": "vs18_035_043",
            "identifier": "vs18_035_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_043/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.146 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.146 SERRACCHIANI DEBORA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 2678,
            "slug": "vs18_170_004",
            "identifier": "vs18_170_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_004/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 228,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 988,
            "slug": "vs18_064_026",
            "identifier": "vs18_064_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_026/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.105 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 2.105 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 500,
            "slug": "vs18_082_071",
            "identifier": "vs18_082_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_071/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 21\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 21\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": 138,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 81.23
        },
        {
            "id": 3174,
            "slug": "vs18_197_061",
            "identifier": "vs18_197_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_061/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 7.201 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.201 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 173,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 33.21
        },
        {
            "id": 2159,
            "slug": "vs18_150_026",
            "identifier": "vs18_150_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_026/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00151 FORNARO FEDERICO (LEU) e FASSINA STEFANO (LEU)\n     - Votazione Mozione 1-00151",
            "original_title": "Votazione Mozione 1-00151",
            "description_title": "Mozione n. 1-00151 FORNARO FEDERICO (LEU) e FASSINA STEFANO (LEU)\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": 123,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2313,
            "slug": "vs18_150_025",
            "identifier": "vs18_150_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_025/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00149,limitatamente ai capoversi ottavo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00149",
            "original_title": "Votazione Mozione 1-00149",
            "description_title": "Mozione n. 1-00149,limitatamente ai capoversi ottavo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 1878,
            "slug": "vs18_074_020",
            "identifier": "vs18_074_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_020/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 25.308 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.308 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1123,
            "slug": "vs18_061_017",
            "identifier": "vs18_061_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_017/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.100 FOTI TOMMASO (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 3.100 FOTI TOMMASO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 231,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 3171,
            "slug": "vs18_197_069",
            "identifier": "vs18_197_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_069/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 6\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "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": 132,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 62.6
        },
        {
            "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": 2014,
            "slug": "vs18_037_045",
            "identifier": "vs18_037_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_045/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.57 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.57 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": 145,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 2067,
            "slug": "vs18_082_013",
            "identifier": "vs18_082_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_013/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 47,
            "slug": "vs18_028_053",
            "identifier": "vs18_028_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_053/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 04.051 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 04.051 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 523,
            "slug": "vs18_082_074",
            "identifier": "vs18_082_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_074/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 23\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "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": 138,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 78.54
        },
        {
            "id": 1099,
            "slug": "vs18_035_025",
            "identifier": "vs18_035_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_025/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.117 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.117 EPIFANI ETTORE GUGLIELMO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 3350,
            "slug": "vs18_197_030",
            "identifier": "vs18_197_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_030/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.200 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.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": 2,
            "n_margin": 189,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 140,
            "slug": "vs18_055_042",
            "identifier": "vs18_055_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_042/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.316 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.316 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 961,
            "slug": "vs18_064_014",
            "identifier": "vs18_064_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_014/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.15 CARETTA MARIA CRISTINA (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": 177,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 40.61
        },
        {
            "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": 3443,
            "slug": "vs18_130_035",
            "identifier": "vs18_130_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_035/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.389 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.389 GIORGIS ANDREA (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": 55,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 54.75
        },
        {
            "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": 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": 2016,
            "slug": "vs18_037_059",
            "identifier": "vs18_037_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_059/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.119 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.119 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 2024,
            "slug": "vs18_037_032",
            "identifier": "vs18_037_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_032/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.2 CROSETTO GUIDO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.2 CROSETTO GUIDO (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": 227,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 1097,
            "slug": "vs18_035_008",
            "identifier": "vs18_035_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_008/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.110 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.110 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": 86,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 134,
            "slug": "vs18_055_027",
            "identifier": "vs18_055_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_027/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.311 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.311 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 3163,
            "slug": "vs18_197_051",
            "identifier": "vs18_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_051/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.20 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.20 BUTTI ALESSIO (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": 128,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 515,
            "slug": "vs18_082_072",
            "identifier": "vs18_082_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_072/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 22.150 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 22.150 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 1618,
            "slug": "vs18_089_045",
            "identifier": "vs18_089_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_045/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 45,
            "title": "Subemendamento 0.10.500.67 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.67 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 63.22
        },
        {
            "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": 1158,
            "slug": "vs18_061_028",
            "identifier": "vs18_061_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_028/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.4 SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 4.4 SANTELLI JOLE (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": 153,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.31
        },
        {
            "id": 1852,
            "slug": "vs18_054_038",
            "identifier": "vs18_054_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_038/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.319 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.319 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 3060,
            "slug": "vs18_154_004",
            "identifier": "vs18_154_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_004/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.104 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.104 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 3094,
            "slug": "vs18_154_020",
            "identifier": "vs18_154_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_020/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.100 (Nuova formulazione) BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 3.100 (Nuova formulazione) BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 1486,
            "slug": "vs18_106_057",
            "identifier": "vs18_106_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_057/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1334-B/157 BIANCOFIORE MICHAELA (FI)\n     - Votazione Ordine del giorno 9/1334-B/157 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/157 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/157 BIANCOFIORE MICHAELA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 32.06
        },
        {
            "id": 1051,
            "slug": "vs18_015_006",
            "identifier": "vs18_015_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_015_006/?format=api",
            "sitting": {
                "id": 31,
                "date": "2018-06-14",
                "number": 15,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/583/8 CAPPELLACCI UGO (FI)\n     - Votazione Ordine del giorno 9/583/8 DDL n.0583",
            "original_title": "Votazione Ordine del giorno 9/583/8 DDL n.0583",
            "description_title": "Ordine del giorno n. 9/583/8 CAPPELLACCI UGO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 90.72,
            "minority_cohesion_rate": 73.28
        },
        {
            "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": 1305,
            "slug": "vs18_097_005",
            "identifier": "vs18_097_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_005/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 56.87
        },
        {
            "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": 1150,
            "slug": "vs18_061_038",
            "identifier": "vs18_061_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_038/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.101 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 7.101 FUSACCHIA ALESSANDRO (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": 187,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 248,
            "slug": "vs18_106_011",
            "identifier": "vs18_106_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_011/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1334-B/22 MELONI GIORGIA (FDI)\n     - Votazione Ordine del giorno 9/1334-B/22 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/22 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/22 MELONI GIORGIA (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": 151,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 36.64
        }
    ]
}