Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=233
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=234",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=232",
    "results": [
        {
            "id": 5019,
            "slug": "vs18_335_019",
            "identifier": "vs18_335_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_019/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 FERRO WANDA (FDI) - Votazione Emendamento 1.34 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2447",
            "description_title": "Emendamento 1.34 FERRO WANDA (FDI)",
            "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": 75.75,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5412,
            "slug": "vs18_335_020",
            "identifier": "vs18_335_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_020/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.62 SPENA MARIA (FI) - Votazione Emendamento 1.62 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.62 DDL n. 2447",
            "description_title": "Emendamento 1.62 SPENA MARIA (FI)",
            "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": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5435,
            "slug": "vs18_335_021",
            "identifier": "vs18_335_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_021/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.4 BUCALO CARMELA (FDI) - Votazione Emendamento 1.4 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2447",
            "description_title": "Emendamento 1.4 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5428,
            "slug": "vs18_335_022",
            "identifier": "vs18_335_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_022/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.5 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 1.5 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2447",
            "description_title": "Emendamento 1.5 FRASSINETTI PAOLA (FDI)",
            "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": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5562,
            "slug": "vs18_335_023",
            "identifier": "vs18_335_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_023/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.92 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.92 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.92 DDL n. 2447",
            "description_title": "Emendamento 1.92 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 5556,
            "slug": "vs18_335_024",
            "identifier": "vs18_335_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_024/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.93 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.93 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.93 DDL n. 2447",
            "description_title": "Emendamento 1.93 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5551,
            "slug": "vs18_335_025",
            "identifier": "vs18_335_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_025/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.66 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.66 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.66 DDL n. 2447",
            "description_title": "Emendamento 1.66 ANDREUZZA GIORGIA (LEGA)",
            "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": 22,
            "majority_cohesion_rate": 70.96,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5545,
            "slug": "vs18_335_026",
            "identifier": "vs18_335_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_026/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.35 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.35 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2447",
            "description_title": "Emendamento 1.35 RAMPELLI FABIO (FDI)",
            "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": 25,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 5528,
            "slug": "vs18_335_027",
            "identifier": "vs18_335_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_027/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.69 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.69 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.69 DDL n. 2447",
            "description_title": "Emendamento 1.69 ANDREUZZA GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 221,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5520,
            "slug": "vs18_335_028",
            "identifier": "vs18_335_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_028/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.71 STEFANI ALBERTO (LEGA) - Votazione Emendamento 1.71 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.71 DDL n. 2447",
            "description_title": "Emendamento 1.71 STEFANI ALBERTO (LEGA)",
            "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": 72.16,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5508,
            "slug": "vs18_335_029",
            "identifier": "vs18_335_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_029/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.72 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.72 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.72 DDL n. 2447",
            "description_title": "Emendamento 1.72 ANDREUZZA GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5945,
            "slug": "vs18_335_030",
            "identifier": "vs18_335_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_030/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.73 CECCHETTI FABRIZIO (LEGA) - Votazione Emendamento 1.73 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.73 DDL n. 2447",
            "description_title": "Emendamento 1.73 CECCHETTI FABRIZIO (LEGA)",
            "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.56,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 5920,
            "slug": "vs18_335_031",
            "identifier": "vs18_335_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_031/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 1.70 GIANNONE VERONICA (MISTO) e 1.23 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.70 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.70 DDL n. 2447",
            "description_title": "Identici emendamenti 1.70 GIANNONE VERONICA (MISTO) e 1.23 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 226,
            "majority_cohesion_rate": 72.16,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5934,
            "slug": "vs18_335_032",
            "identifier": "vs18_335_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_032/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.33 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.33 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2447",
            "description_title": "Emendamento 1.33 VARCHI MARIA CAROLINA (FDI)",
            "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": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5902,
            "slug": "vs18_335_033",
            "identifier": "vs18_335_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_033/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.7 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.7 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2447",
            "description_title": "Emendamento 1.7 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5911,
            "slug": "vs18_335_034",
            "identifier": "vs18_335_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_034/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.54 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.54 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.54 DDL n. 2447",
            "description_title": "Emendamento 1.54 VARCHI MARIA CAROLINA (FDI)",
            "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.35,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6012,
            "slug": "vs18_335_035",
            "identifier": "vs18_335_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_035/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.16 BAGNASCO ROBERTO (FI) - Votazione Emendamento 1.16 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2447",
            "description_title": "Emendamento 1.16 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 6004,
            "slug": "vs18_335_036",
            "identifier": "vs18_335_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_036/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.17 FRATE FLORA (MISTO) - Votazione Emendamento 1.17 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2447",
            "description_title": "Emendamento 1.17 FRATE FLORA (MISTO)",
            "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": 26,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6032,
            "slug": "vs18_335_037",
            "identifier": "vs18_335_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_037/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 1.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.80 DDL n. 2447",
            "description_title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI)",
            "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": 73.35,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6022,
            "slug": "vs18_335_038",
            "identifier": "vs18_335_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_038/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.82 COLUCCI ALESSANDRO (MISTO) - Votazione Emendamento 1.82 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.82 DDL n. 2447",
            "description_title": "Emendamento 1.82 COLUCCI ALESSANDRO (MISTO)",
            "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": 73.95,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5978,
            "slug": "vs18_335_039",
            "identifier": "vs18_335_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_039/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.10 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.10 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2447",
            "description_title": "Emendamento 1.10 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 6459,
            "slug": "vs18_335_040",
            "identifier": "vs18_335_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_040/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.11 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2447",
            "description_title": "Emendamento 1.11 BALDINI MARIA TERESA (FDI)",
            "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.05,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 6471,
            "slug": "vs18_335_041",
            "identifier": "vs18_335_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_041/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.24 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2447",
            "description_title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI)",
            "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": 29,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6482,
            "slug": "vs18_335_042",
            "identifier": "vs18_335_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_042/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.15 SPENA MARIA (FI) - Votazione Emendamento 1.15 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2447",
            "description_title": "Emendamento 1.15 SPENA MARIA (FI)",
            "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": 33,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6404,
            "slug": "vs18_335_043",
            "identifier": "vs18_335_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_043/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.30 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.30 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2447",
            "description_title": "Emendamento 1.30 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 6414,
            "slug": "vs18_335_044",
            "identifier": "vs18_335_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_044/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1.050 CARETTA MARIA CRISTINA (FDI) - Votazione Emendamento 1.050 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.050 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.050 CARETTA MARIA CRISTINA (FDI)",
            "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": 29,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 6425,
            "slug": "vs18_335_045",
            "identifier": "vs18_335_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_045/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.054 CIABURRO MONICA (FDI) - Votazione Emendamento 1.054 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.054 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.054 CIABURRO MONICA (FDI)",
            "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": 73.65,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 6440,
            "slug": "vs18_335_046",
            "identifier": "vs18_335_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_046/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 1.056 CIABURRO MONICA (FDI) - Votazione Emendamento 1.056 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.056 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.056 CIABURRO MONICA (FDI)",
            "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": 29,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6156,
            "slug": "vs18_336_001",
            "identifier": "vs18_336_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_001/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.058 CIABURRO MONICA (FDI) - Votazione Emendamento 1.058 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.058 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.058 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 198,
            "majority_cohesion_rate": 64.86,
            "minority_cohesion_rate": 66.02
        },
        {
            "id": 6402,
            "slug": "vs18_336_002",
            "identifier": "vs18_336_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_002/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (FDI) - Votazione Emendamento 1.059 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.059 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (FDI)",
            "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": 27,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 64.84
        },
        {
            "id": 6413,
            "slug": "vs18_336_003",
            "identifier": "vs18_336_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_003/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.54 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento 2.54 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.54 DDL n. 2447",
            "description_title": "Emendamento 2.54 GARAVAGLIA MASSIMO (LEGA)",
            "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": 25,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 67.19
        },
        {
            "id": 5532,
            "slug": "vs18_338_001",
            "identifier": "vs18_338_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_001/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 2.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.80 DDL n. 2447",
            "description_title": "Emendamento 2.80 LOLLOBRIGIDA FRANCESCO (FDI)",
            "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": 25,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5498,
            "slug": "vs18_338_002",
            "identifier": "vs18_338_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_002/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.52 DDL n. 2447",
            "description_title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI)",
            "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": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5509,
            "slug": "vs18_338_003",
            "identifier": "vs18_338_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_003/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti, nel testo riformulato, 2.51 CECCANTI STEFANO (PD) e 2.60 DE FILIPPO VITO (IV) - Votazione Emendamento  DDL n. 2447",
            "original_title": "Votazione Emendamento  DDL n. 2447",
            "description_title": "Identici emendamenti, nel testo riformulato, 2.51 CECCANTI STEFANO (PD) e 2.60 DE FILIPPO VITO (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5557,
            "slug": "vs18_338_004",
            "identifier": "vs18_338_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_004/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 BAGNASCO ROBERTO (FI) - Votazione Emendamento 2.1 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2447",
            "description_title": "Emendamento 2.1 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 76.28,
            "minority_cohesion_rate": 78.99
        },
        {
            "id": 5566,
            "slug": "vs18_338_005",
            "identifier": "vs18_338_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_005/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 2.2 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2447",
            "description_title": "Emendamento 2.2 SISTO FRANCESCO PAOLO (FI)",
            "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": 26,
            "majority_cohesion_rate": 76.58,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5544,
            "slug": "vs18_338_006",
            "identifier": "vs18_338_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_006/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.52 BALDELLI SIMONE (FI) - Votazione Emendamento 4.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.52 DDL n. 2447",
            "description_title": "Emendamento 4.52 BALDELLI SIMONE (FI)",
            "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": 27,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5552,
            "slug": "vs18_338_007",
            "identifier": "vs18_338_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_007/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.100 della Commissione - Votazione Emendamento 4.100 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.100 DDL n. 2447",
            "description_title": "Emendamento 4.100 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 238,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5583,
            "slug": "vs18_338_008",
            "identifier": "vs18_338_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_008/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 4.4 PELLA ROBERTO (FI) e 4.8 CAVANDOLI LAURA (LEGA) - Votazione Emendamento 4.4 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2447",
            "description_title": "Identici emendamenti 4.4 PELLA ROBERTO (FI) e 4.8 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5589,
            "slug": "vs18_338_009",
            "identifier": "vs18_338_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_009/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.6 PELLA ROBERTO (FI) - Votazione Emendamento 4.6 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2447",
            "description_title": "Emendamento 4.6 PELLA ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 6478,
            "slug": "vs18_338_010",
            "identifier": "vs18_338_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_010/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti, nel testo riformulato, 4.50 CARNEVALI ELENA (PD) e 4.51 D'ARRANDO CELESTE (M5S) - Votazione Emendamento  DDL n. 2447",
            "original_title": "Votazione Emendamento  DDL n. 2447",
            "description_title": "Identici emendamenti, nel testo riformulato, 4.50 CARNEVALI ELENA (PD) e 4.51 D'ARRANDO CELESTE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 129,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 6468,
            "slug": "vs18_338_011",
            "identifier": "vs18_338_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_011/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.56 GELMINI MARIASTELLA (FI) - Votazione Emendamento 4.56 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.56 DDL n. 2447",
            "description_title": "Emendamento 4.56 GELMINI MARIASTELLA (FI)",
            "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": 26,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5968,
            "slug": "vs18_338_012",
            "identifier": "vs18_338_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_012/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.1 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2447",
            "description_title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI)",
            "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": 76.88,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5979,
            "slug": "vs18_338_013",
            "identifier": "vs18_338_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_013/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.55 BALDELLI SIMONE (FI) - Votazione Emendamento 4.55 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.55 DDL n. 2447",
            "description_title": "Emendamento 4.55 BALDELLI SIMONE (FI)",
            "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": 31,
            "majority_cohesion_rate": 76.58,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5987,
            "slug": "vs18_338_014",
            "identifier": "vs18_338_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_014/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.03 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA)",
            "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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA)",
            "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": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6003,
            "slug": "vs18_338_016",
            "identifier": "vs18_338_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_016/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 4.055 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.055 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.055 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.055 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 6013,
            "slug": "vs18_338_017",
            "identifier": "vs18_338_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_017/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 4.056 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.056 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.056 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.056 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 227,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6028,
            "slug": "vs18_338_018",
            "identifier": "vs18_338_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_018/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.53 BALDELLI SIMONE (FI) - Votazione Emendamento 4.53 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.53 DDL n. 2447",
            "description_title": "Emendamento 4.53 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 214,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5222,
            "slug": "vs18_339_001",
            "identifier": "vs18_339_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_001/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2447/2 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2447/2 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/2 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/2 DONZELLI GIOVANNI (FDI)",
            "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": 29,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 69.65
        }
    ]
}