Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=110
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=-identifier&page=111",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=109",
    "results": [
        {
            "id": 2512,
            "slug": "vs18_121_024",
            "identifier": "vs18_121_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_024/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1550/61 GERMANA' ANTONINO (FI)\n     - Votazione Ordine del giorno 9/1550/61 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/61 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/61 GERMANA' ANTONINO (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": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 2522,
            "slug": "vs18_121_023",
            "identifier": "vs18_121_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_023/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1550/60 MULE' GIORGIO (FI)\n     - Votazione Ordine del giorno 9/1550/60 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/60 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/60 MULE' GIORGIO (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": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 2493,
            "slug": "vs18_121_022",
            "identifier": "vs18_121_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_022/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1550/59 SOZZANI DIEGO (FI)\n     - Votazione Ordine del giorno 9/1550/59 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/59 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/59 SOZZANI DIEGO (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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 2503,
            "slug": "vs18_121_021",
            "identifier": "vs18_121_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_021/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1550/58 BARATTO RAFFAELE (FI)\n     - Votazione Ordine del giorno 9/1550/58 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/58 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/58 BARATTO RAFFAELE (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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 2505,
            "slug": "vs18_121_020",
            "identifier": "vs18_121_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_020/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1550/57 OCCHIUTO ROBERTO (FI)\n     - Votazione Ordine del giorno 9/1550/57 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/57 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/57 OCCHIUTO ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 2498,
            "slug": "vs18_121_019",
            "identifier": "vs18_121_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_019/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1550/56 BIGNAMI GALEAZZO (FI)\n     - Votazione Ordine del giorno 9/1550/56 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/56 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/56 BIGNAMI GALEAZZO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 2517,
            "slug": "vs18_121_018",
            "identifier": "vs18_121_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_018/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1550/55 NOVELLI ROBERTO (FI)\n     - Votazione Ordine del giorno 9/1550/55 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/55 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/55 NOVELLI ROBERTO (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2523,
            "slug": "vs18_121_017",
            "identifier": "vs18_121_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_017/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1550/53 CATTANEO ALESSANDRO (FI)\n     - Votazione Ordine del giorno 9/1550/53 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/53 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/53 CATTANEO ALESSANDRO (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": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 2489,
            "slug": "vs18_121_016",
            "identifier": "vs18_121_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_016/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1550/52 SPENA MARIA (FI)\n     - Votazione Ordine del giorno 9/1550/52 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/52 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/52 SPENA MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 2500,
            "slug": "vs18_121_015",
            "identifier": "vs18_121_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_015/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1550/51 GIACOMONI SESTINO (FI)\n     - Votazione Ordine del giorno 9/1550/51 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/51 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/51 GIACOMONI SESTINO (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 79.09
        },
        {
            "id": 2520,
            "slug": "vs18_121_014",
            "identifier": "vs18_121_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_014/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1550/39 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1550/39 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/39 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/39 CENNI SUSANNA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 2529,
            "slug": "vs18_121_013",
            "identifier": "vs18_121_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_013/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1550/37 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/1550/37 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/37 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/37 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 2496,
            "slug": "vs18_121_012",
            "identifier": "vs18_121_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_012/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1550/36 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/36 INCERTI ANTONELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 2510,
            "slug": "vs18_121_011",
            "identifier": "vs18_121_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_011/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1550/31 SENSI FILIPPO (PD)\n     - Votazione Ordine del giorno 9/1550/31 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/31 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/31 SENSI FILIPPO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 2519,
            "slug": "vs18_121_010",
            "identifier": "vs18_121_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_010/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1550/30 FERRI COSIMO MARIA (PD)\n     - Votazione Ordine del giorno 9/1550/30 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/30 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/30 FERRI COSIMO MARIA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 2504,
            "slug": "vs18_121_009",
            "identifier": "vs18_121_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_009/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1550/29 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/29 BRUNO BOSSIO VINCENZA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 2515,
            "slug": "vs18_121_008",
            "identifier": "vs18_121_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_008/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1550/25 PAITA RAFFAELLA (PD)\n     - Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/25 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/25 PAITA RAFFAELLA (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": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 2526,
            "slug": "vs18_121_007",
            "identifier": "vs18_121_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_007/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1550/24 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1550/24 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/24 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/24 DE LUCA 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": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 2491,
            "slug": "vs18_121_006",
            "identifier": "vs18_121_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_006/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1550/21 FASSINA STEFANO (LEU)\n     - Votazione Ordine del giorno 9/1550/21 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/21 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/21 FASSINA STEFANO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 79.53,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2502,
            "slug": "vs18_121_005",
            "identifier": "vs18_121_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_005/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1550/7 BUCALO CARMELA (FDI)\n     - Votazione Ordine del giorno 9/1550/7 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/7 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/7 BUCALO CARMELA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 78,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 43.35
        },
        {
            "id": 2518,
            "slug": "vs18_121_004",
            "identifier": "vs18_121_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_004/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1550/4 GEBHARD RENATE (MISTO)\n     - Votazione Ordine del giorno 9/1550/4 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/4 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/4 GEBHARD RENATE (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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 2528,
            "slug": "vs18_121_003",
            "identifier": "vs18_121_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_003/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1550/3 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Ordine del giorno 9/1550/3 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/3 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/3 ACQUAROLI FRANCESCO (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": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 2494,
            "slug": "vs18_121_002",
            "identifier": "vs18_121_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_002/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1550/2 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1550/2 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/2 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/2 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 2507,
            "slug": "vs18_121_001",
            "identifier": "vs18_121_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_001/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1550/1 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Ordine del giorno 9/1550/1 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/1 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/1 TOCCAFONDI GABRIELE (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 2449,
            "slug": "vs18_120_001",
            "identifier": "vs18_120_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_120_001/?format=api",
            "sitting": {
                "id": 136,
                "date": "2019-02-05",
                "number": 120,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale DDL n.1550",
            "original_title": "Votazione pregiudiziale DDL n.1550",
            "description_title": "Questione pregiudiziale n. 1 SISTO FRANCESCO PAOLO (FI) 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": 35,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 3308,
            "slug": "vs18_118_005",
            "identifier": "vs18_118_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_005/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.174 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.174 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 3291,
            "slug": "vs18_118_004",
            "identifier": "vs18_118_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_004/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.173 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.173 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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 58.17
        },
        {
            "id": 3304,
            "slug": "vs18_118_003",
            "identifier": "vs18_118_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_003/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 3289,
            "slug": "vs18_118_002",
            "identifier": "vs18_118_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_002/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.901 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.901 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": 180,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 3294,
            "slug": "vs18_118_001",
            "identifier": "vs18_118_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_001/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 1,
            "title": "Subemendamento 0.1.901.1 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.901.1 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": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 33.08
        },
        {
            "id": 3287,
            "slug": "vs18_117_018",
            "identifier": "vs18_117_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_018/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 18,
            "title": "Subemendamento 0.1.901.3 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.901.3 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 58.56
        },
        {
            "id": 3305,
            "slug": "vs18_117_017",
            "identifier": "vs18_117_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_017/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3290,
            "slug": "vs18_117_016",
            "identifier": "vs18_117_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_016/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.162 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.162 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": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 31.94
        },
        {
            "id": 3309,
            "slug": "vs18_117_015",
            "identifier": "vs18_117_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_015/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.160, fatto proprio dal Gruppo Forza Italia-Berlusconi Presidente\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.160, fatto proprio dal Gruppo Forza Italia-Berlusconi Presidente\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": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 33.08
        },
        {
            "id": 3283,
            "slug": "vs18_117_014",
            "identifier": "vs18_117_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_014/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.159 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.159 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3302,
            "slug": "vs18_117_013",
            "identifier": "vs18_117_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_013/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.158 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.158 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3277,
            "slug": "vs18_117_012",
            "identifier": "vs18_117_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_012/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.157 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.157 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 54,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 60.46
        },
        {
            "id": 3299,
            "slug": "vs18_117_011",
            "identifier": "vs18_117_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_011/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.156 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.156 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 3293,
            "slug": "vs18_117_010",
            "identifier": "vs18_117_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_010/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3278,
            "slug": "vs18_117_009",
            "identifier": "vs18_117_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_009/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 1.153 MAGI RICCARDO (MISTO), 1.161 GIORGIS ANDREA (PD) e 1.184 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.153 MAGI RICCARDO (MISTO), 1.161 GIORGIS ANDREA (PD) e 1.184 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3303,
            "slug": "vs18_117_008",
            "identifier": "vs18_117_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_008/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.151 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.151 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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 3296,
            "slug": "vs18_117_007",
            "identifier": "vs18_117_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_007/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.150 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.150 TOCCAFONDI GABRIELE (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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 52.85
        },
        {
            "id": 3279,
            "slug": "vs18_117_006",
            "identifier": "vs18_117_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_006/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.152 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.152 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": 51,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 63.5
        },
        {
            "id": 3300,
            "slug": "vs18_117_005",
            "identifier": "vs18_117_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_005/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.85 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.85 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 3281,
            "slug": "vs18_117_004",
            "identifier": "vs18_117_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_004/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.84 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.84 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 3298,
            "slug": "vs18_117_003",
            "identifier": "vs18_117_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_003/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.83 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.83 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3292,
            "slug": "vs18_117_002",
            "identifier": "vs18_117_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_002/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.81 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.81 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3310,
            "slug": "vs18_117_001",
            "identifier": "vs18_117_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_001/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.79 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.79 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3313,
            "slug": "vs18_116_016",
            "identifier": "vs18_116_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_016/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.78 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.78 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": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 3288,
            "slug": "vs18_116_015",
            "identifier": "vs18_116_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_015/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.76 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.76 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.08
        }
    ]
}