Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=5
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=6",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=4",
    "results": [
        {
            "id": 7153,
            "slug": "vs18_491_031",
            "identifier": "vs18_491_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_031/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.105 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.105 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.105 DDL n. 2945",
            "description_title": "Emendamento 2.105 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": 162,
            "majority_cohesion_rate": 66.54,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7161,
            "slug": "vs18_491_030",
            "identifier": "vs18_491_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_030/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.103 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.103 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.103 DDL n. 2945",
            "description_title": "Emendamento 2.103 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": 160,
            "majority_cohesion_rate": 66.15,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7150,
            "slug": "vs18_491_029",
            "identifier": "vs18_491_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_029/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.121 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.121 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.121 DDL n. 2945",
            "description_title": "Emendamento 2.121 MONTARULI AUGUSTA (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": 166,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7154,
            "slug": "vs18_491_028",
            "identifier": "vs18_491_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_028/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.42 BUCALO CARMELA (FDI) - Votazione Emendamento 2.42 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.42 DDL n. 2945",
            "description_title": "Emendamento 2.42 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": 0,
            "n_margin": 159,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7164,
            "slug": "vs18_491_027",
            "identifier": "vs18_491_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_027/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.40 BUCALO CARMELA (FDI) - Votazione Emendamento 2.40 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.40 DDL n. 2945",
            "description_title": "Emendamento 2.40 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": 0,
            "n_margin": 160,
            "majority_cohesion_rate": 66.34,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7173,
            "slug": "vs18_491_026",
            "identifier": "vs18_491_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_026/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.41 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 2.41 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.41 DDL n. 2945",
            "description_title": "Emendamento 2.41 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": 163,
            "majority_cohesion_rate": 66.93,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7183,
            "slug": "vs18_491_025",
            "identifier": "vs18_491_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_025/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.39 BUCALO CARMELA (FDI) - Votazione Emendamento 2.39 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.39 DDL n. 2945",
            "description_title": "Emendamento 2.39 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": 0,
            "n_margin": 166,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7175,
            "slug": "vs18_491_024",
            "identifier": "vs18_491_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_024/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.30 fatto proprio dal deputato FOTI TOMMASO (FDI) - Votazione Emendamento 2.30 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.30 DDL n. 2945",
            "description_title": "Emendamento 2.30 fatto proprio dal deputato FOTI TOMMASO (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": 164,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7184,
            "slug": "vs18_491_023",
            "identifier": "vs18_491_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_023/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.108 LUCASELLI YLENJA (FDI) - Votazione Emendamento 2.108 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.108 DDL n. 2945",
            "description_title": "Emendamento 2.108 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": 0,
            "n_margin": 167,
            "majority_cohesion_rate": 68.68,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6864,
            "slug": "vs18_491_022",
            "identifier": "vs18_491_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_022/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.107 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.107 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.107 DDL n. 2945",
            "description_title": "Emendamento 2.107 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": 165,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6856,
            "slug": "vs18_491_021",
            "identifier": "vs18_491_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_021/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.120 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.120 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.120 DDL n. 2945",
            "description_title": "Emendamento 2.120 MONTARULI AUGUSTA (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": 165,
            "majority_cohesion_rate": 68.09,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 6885,
            "slug": "vs18_491_020",
            "identifier": "vs18_491_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_020/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.109 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 2.109 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.109 DDL n. 2945",
            "description_title": "Emendamento 2.109 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": 168,
            "majority_cohesion_rate": 68.68,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7151,
            "slug": "vs18_491_019",
            "identifier": "vs18_491_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_019/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.37 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 2.37 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.37 DDL n. 2945",
            "description_title": "Emendamento 2.37 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": 169,
            "majority_cohesion_rate": 69.26,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7156,
            "slug": "vs18_491_018",
            "identifier": "vs18_491_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_018/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.106 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.106 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.106 DDL n. 2945",
            "description_title": "Emendamento 2.106 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": 163,
            "majority_cohesion_rate": 65.76,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7145,
            "slug": "vs18_491_017",
            "identifier": "vs18_491_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_017/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.117 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.117 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.117 DDL n. 2945",
            "description_title": "Emendamento 2.117 MONTARULI AUGUSTA (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": 156,
            "majority_cohesion_rate": 64.01,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7148,
            "slug": "vs18_491_016",
            "identifier": "vs18_491_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_016/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.102 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.102 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.102 DDL n. 2945",
            "description_title": "Emendamento 2.102 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": 160,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7179,
            "slug": "vs18_491_015",
            "identifier": "vs18_491_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_015/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.200 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.200 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.200 DDL n. 2945",
            "description_title": "Emendamento 2.200 BARZOTTI VALENTINA (M5S)",
            "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": 161,
            "majority_cohesion_rate": 68.48,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7190,
            "slug": "vs18_491_014",
            "identifier": "vs18_491_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_014/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.61 SAPIA FRANCESCO (MISTO) - Votazione Emendamento 2.61 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.61 DDL n. 2945",
            "description_title": "Emendamento 2.61 SAPIA FRANCESCO (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": 152,
            "majority_cohesion_rate": 61.87,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7188,
            "slug": "vs18_491_013",
            "identifier": "vs18_491_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_013/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.116 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.116 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.116 DDL n. 2945",
            "description_title": "Emendamento 2.116 MONTARULI AUGUSTA (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": 149,
            "majority_cohesion_rate": 60.51,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7160,
            "slug": "vs18_491_012",
            "identifier": "vs18_491_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_012/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.35 BUCALO CARMELA (FDI) - Votazione Emendamento 2.35 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.35 DDL n. 2945",
            "description_title": "Emendamento 2.35 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": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 54.47,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 7170,
            "slug": "vs18_491_011",
            "identifier": "vs18_491_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_011/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.113 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.113 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.113 DDL n. 2945",
            "description_title": "Emendamento 2.113 MONTARULI AUGUSTA (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": 153,
            "majority_cohesion_rate": 62.26,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6881,
            "slug": "vs18_491_010",
            "identifier": "vs18_491_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_010/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.36 BUCALO CARMELA (FDI) - Votazione Emendamento 2.36 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.36 DDL n. 2945",
            "description_title": "Emendamento 2.36 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": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 63.81,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7122,
            "slug": "vs18_491_009",
            "identifier": "vs18_491_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_009/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.111 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.111 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.111 DDL n. 2945",
            "description_title": "Emendamento 2.111 MONTARULI AUGUSTA (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": 148,
            "majority_cohesion_rate": 60.12,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7128,
            "slug": "vs18_491_008",
            "identifier": "vs18_491_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_008/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.112 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 2.112 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.112 DDL n. 2945",
            "description_title": "Emendamento 2.112 MONTARULI AUGUSTA (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": 151,
            "majority_cohesion_rate": 63.42,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7157,
            "slug": "vs18_491_007",
            "identifier": "vs18_491_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_007/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.33 BUCALO CARMELA (FDI) - Votazione Emendamento 2.33 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.33 DDL n. 2945",
            "description_title": "Emendamento 2.33 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": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 63.42,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7166,
            "slug": "vs18_491_006",
            "identifier": "vs18_491_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_006/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.34 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 2.34 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.34 DDL n. 2945",
            "description_title": "Emendamento 2.34 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": 1,
            "n_margin": 167,
            "majority_cohesion_rate": 68.48,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 7177,
            "slug": "vs18_491_005",
            "identifier": "vs18_491_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_005/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.73 RIZZETTO WALTER (FDI) - Votazione Emendamento 2.73 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.73 DDL n. 2945",
            "description_title": "Emendamento 2.73 RIZZETTO WALTER (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": 170,
            "majority_cohesion_rate": 68.68,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 7187,
            "slug": "vs18_491_004",
            "identifier": "vs18_491_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_004/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.201 SAPIA FRANCESCO (MISTO) - Votazione Emendamento 2.201 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.201 DDL n. 2945",
            "description_title": "Emendamento 2.201 SAPIA FRANCESCO (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": 168,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 86.11
        },
        {
            "id": 7143,
            "slug": "vs18_491_003",
            "identifier": "vs18_491_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_003/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 1.018 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.018 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.018 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.018 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": 174,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 86.11
        },
        {
            "id": 7144,
            "slug": "vs18_491_002",
            "identifier": "vs18_491_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_002/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.019 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.019 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.019 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.019 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": 171,
            "majority_cohesion_rate": 68.87,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 7147,
            "slug": "vs18_491_001",
            "identifier": "vs18_491_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_001/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.0204 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.0204 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.0204 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.0204 MOLLICONE FEDERICO (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": 3,
            "n_margin": 152,
            "majority_cohesion_rate": 63.81,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6914,
            "slug": "vs18_490_021",
            "identifier": "vs18_490_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_021/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.0200 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.0200 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.0200 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.0200 MOLLICONE FEDERICO (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": 151,
            "majority_cohesion_rate": 63.23,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6907,
            "slug": "vs18_490_020",
            "identifier": "vs18_490_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_020/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.0203 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.0203 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.0203 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.0203 MOLLICONE FEDERICO (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": 156,
            "majority_cohesion_rate": 64.01,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 7186,
            "slug": "vs18_490_019",
            "identifier": "vs18_490_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_019/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.0201 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.0201 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.0201 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.0201 MOLLICONE FEDERICO (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": 154,
            "majority_cohesion_rate": 64.59,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7158,
            "slug": "vs18_490_018",
            "identifier": "vs18_490_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_018/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.202 FERRO WANDA (FDI) - Votazione Emendamento 1.202 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.202 DDL n. 2945",
            "description_title": "Emendamento 1.202 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": 156,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 7168,
            "slug": "vs18_490_017",
            "identifier": "vs18_490_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_017/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.31 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.31 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.31 DDL n. 2945",
            "description_title": "Emendamento 1.31 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": 2,
            "n_margin": 157,
            "majority_cohesion_rate": 63.23,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6887,
            "slug": "vs18_490_016",
            "identifier": "vs18_490_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_016/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.30 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.30 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2945",
            "description_title": "Emendamento 1.30 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": 155,
            "majority_cohesion_rate": 62.65,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6875,
            "slug": "vs18_490_015",
            "identifier": "vs18_490_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_015/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.39 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.39 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2945",
            "description_title": "Emendamento 1.39 MONTARULI AUGUSTA (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": 148,
            "majority_cohesion_rate": 61.87,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6868,
            "slug": "vs18_490_014",
            "identifier": "vs18_490_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_014/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.37 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.37 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.37 DDL n. 2945",
            "description_title": "Emendamento 1.37 MONTARULI AUGUSTA (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": 139,
            "majority_cohesion_rate": 58.56,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6858,
            "slug": "vs18_490_013",
            "identifier": "vs18_490_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_013/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.38 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.38 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2945",
            "description_title": "Emendamento 1.38 MONTARULI AUGUSTA (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": 164,
            "majority_cohesion_rate": 66.34,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6850,
            "slug": "vs18_490_012",
            "identifier": "vs18_490_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_012/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.44 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.44 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.44 DDL n. 2945",
            "description_title": "Emendamento 1.44 MONTARULI AUGUSTA (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": 175,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6916,
            "slug": "vs18_490_011",
            "identifier": "vs18_490_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_011/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.43 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.43 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.43 DDL n. 2945",
            "description_title": "Emendamento 1.43 MONTARULI AUGUSTA (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": 178,
            "majority_cohesion_rate": 68.68,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6911,
            "slug": "vs18_490_010",
            "identifier": "vs18_490_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_010/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.5 SAPIA FRANCESCO (MISTO) - Votazione Emendamento 1.5 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2945",
            "description_title": "Emendamento 1.5 SAPIA FRANCESCO (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": 162,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6893,
            "slug": "vs18_490_009",
            "identifier": "vs18_490_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_009/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.29 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.29 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.29 DDL n. 2945",
            "description_title": "Emendamento 1.29 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": 169,
            "majority_cohesion_rate": 67.12,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6886,
            "slug": "vs18_490_008",
            "identifier": "vs18_490_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_008/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.28 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.28 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2945",
            "description_title": "Emendamento 1.28 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": 1,
            "n_margin": 185,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6873,
            "slug": "vs18_490_007",
            "identifier": "vs18_490_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_007/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.203 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 1.203 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.203 DDL n. 2945",
            "description_title": "Emendamento 1.203 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": 1,
            "n_margin": 174,
            "majority_cohesion_rate": 68.48,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6865,
            "slug": "vs18_490_006",
            "identifier": "vs18_490_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_006/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.18 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.18 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2945",
            "description_title": "Emendamento 1.18 RIZZETTO WALTER (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": 167,
            "majority_cohesion_rate": 64.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 6857,
            "slug": "vs18_490_005",
            "identifier": "vs18_490_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_005/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.201 FOTI TOMMASO (FDI) - Votazione Emendamento 1.201 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.201 DDL n. 2945",
            "description_title": "Emendamento 1.201 FOTI TOMMASO (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": 163,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7176,
            "slug": "vs18_490_004",
            "identifier": "vs18_490_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_004/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.36 MASCHIO CIRO (FDI) - Votazione Emendamento 1.36 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2945",
            "description_title": "Emendamento 1.36 MASCHIO CIRO (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": 154,
            "majority_cohesion_rate": 60.31,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7181,
            "slug": "vs18_490_003",
            "identifier": "vs18_490_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_003/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.33 FERRO WANDA (FDI) - Votazione Emendamento 1.33 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2945",
            "description_title": "Emendamento 1.33 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": 5,
            "n_margin": 139,
            "majority_cohesion_rate": 60.89,
            "minority_cohesion_rate": 83.33
        }
    ]
}