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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=114",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=112",
    "results": [
        {
            "id": 6583,
            "slug": "vs18_308_003",
            "identifier": "vs18_308_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_003/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 6597,
            "slug": "vs18_308_006",
            "identifier": "vs18_308_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_006/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2325/15 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2325/15 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/15 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/15 CARETTA MARIA CRISTINA (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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.86,
            "minority_cohesion_rate": 80.16
        },
        {
            "id": 6576,
            "slug": "vs18_308_014",
            "identifier": "vs18_308_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_014/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2325/32 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2325/32 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/32 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/32 MONTARULI AUGUSTA (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6584,
            "slug": "vs18_308_030",
            "identifier": "vs18_308_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_030/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2325/166 CESTARI EMANUELE (LEGA) - Votazione Ordine del giorno 9/2325/166 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/166 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/166 CESTARI EMANUELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.45,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 6582,
            "slug": "vs18_308_024",
            "identifier": "vs18_308_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_024/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5251,
            "slug": "vs18_313_079",
            "identifier": "vs18_313_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_079/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2394/176, nel testo riformulato, BALDELLI SIMONE (FI) - Votazione Ordine del giorno 9/2394/176, DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/176, DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/176, nel testo riformulato, BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 210,
            "majority_cohesion_rate": 70.54,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 4851,
            "slug": "vs18_313_024",
            "identifier": "vs18_313_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_024/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/77 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/77 GIGLIO VIGNA ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5187,
            "slug": "vs18_313_032",
            "identifier": "vs18_313_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_032/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2394/91 CAPARVI VIRGINIO (LEGA) - Votazione Ordine del giorno 9/2394/91 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/91 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/91 CAPARVI VIRGINIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 5798,
            "slug": "vs18_313_007",
            "identifier": "vs18_313_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_007/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/31 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/31 RIZZETTO WALTER (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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6324,
            "slug": "vs18_313_011",
            "identifier": "vs18_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_011/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6717,
            "slug": "vs18_313_097",
            "identifier": "vs18_313_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_097/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/2394/209 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2394/209 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/209 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/209 FITZGERALD NISSOLI FUCSIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.64,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 6768,
            "slug": "vs18_313_111",
            "identifier": "vs18_313_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_111/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/2394/223 CRISTINA MIRELLA (FI) - Votazione Ordine del giorno 9/2394/223 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/223 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/223 CRISTINA MIRELLA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 68.45,
            "minority_cohesion_rate": 63.42
        },
        {
            "id": 4873,
            "slug": "vs18_313_027",
            "identifier": "vs18_313_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_027/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6726,
            "slug": "vs18_313_093",
            "identifier": "vs18_313_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_093/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/2394/205 CANNATELLI PASQUALE (FI) - Votazione Ordine del giorno 9/2394/205 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/205 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/205 CANNATELLI PASQUALE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 72.62,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 6267,
            "slug": "vs18_313_058",
            "identifier": "vs18_313_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_058/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (LEGA) - Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6777,
            "slug": "vs18_313_104",
            "identifier": "vs18_313_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_104/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/2394/216 ZANELLA FEDERICA (FI) - Votazione Ordine del giorno 9/2394/216 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/216 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/216 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 6766,
            "slug": "vs18_313_122",
            "identifier": "vs18_313_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_122/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/2394/244 VERSACE GIUSEPPINA (FI) - Votazione Ordine del giorno 9/2394/244 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/244 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/244 VERSACE GIUSEPPINA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 72.62,
            "minority_cohesion_rate": 64.98
        },
        {
            "id": 6773,
            "slug": "vs18_313_119",
            "identifier": "vs18_313_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_119/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/2394/235 TARTAGLIONE ANNAELSA (FI) - Votazione Ordine del giorno 9/2394/235 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/235 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/235 TARTAGLIONE ANNAELSA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.62,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 5843,
            "slug": "vs18_313_001",
            "identifier": "vs18_313_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_001/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2394/3 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/3 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/3 BIGNAMI GALEAZZO (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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 6769,
            "slug": "vs18_313_121",
            "identifier": "vs18_313_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_121/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/2394/242 CASINO MICHELE (FI) - Votazione Ordine del giorno 9/2394/242 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/242 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/242 CASINO MICHELE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 6720,
            "slug": "vs18_313_099",
            "identifier": "vs18_313_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_099/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2394/211 SIBILIA COSIMO (FI) - Votazione Ordine del giorno 9/2394/211 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/211 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/211 SIBILIA COSIMO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6748,
            "slug": "vs18_315_024",
            "identifier": "vs18_315_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_024/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 3-quater.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-quater.50 DDL n. 2407",
            "description_title": "Emendamento 3-quater.50 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": 38,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6755,
            "slug": "vs18_315_006",
            "identifier": "vs18_315_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_006/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.4 DDL n. 2407",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2407",
            "description_title": "Emendamento 1.4 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 73.89,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6760,
            "slug": "vs18_315_015",
            "identifier": "vs18_315_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_015/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.4 PRISCO EMANUELE (FDI) - Votazione Emendamento 3.4 DDL n. 2407",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2407",
            "description_title": "Emendamento 3.4 PRISCO EMANUELE (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": 40,
            "majority_cohesion_rate": 73.59,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 6745,
            "slug": "vs18_315_020",
            "identifier": "vs18_315_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_020/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3-ter.50 BASINI GIUSEPPE (LEGA) - Votazione Emendamento 3-ter.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-ter.50 DDL n. 2407",
            "description_title": "Emendamento 3-ter.50 BASINI GIUSEPPE (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": 38,
            "majority_cohesion_rate": 73.89,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5049,
            "slug": "vs18_326_001",
            "identifier": "vs18_326_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_326_001/?format=api",
            "sitting": {
                "id": 342,
                "date": "2020-04-15",
                "number": 326,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge del decreto-legge 11 marzo 2020, n. 16, recante disposizioni urgenti per l'organizzazione e lo svolgimento dei Giochi olimpici e paralimpici invernali Milano Cortina 2026 e delle finali ATP Torino 2021-2025, nonché in materia di divieto di pubblicizzazione parassitaria (DDL 2434) - Votazione finale DDL n. 2434",
            "original_title": "Votazione finale DDL n. 2434",
            "description_title": "Conversione in legge del decreto-legge 11 marzo 2020, n. 16, recante disposizioni urgenti per l'organizzazione e lo svolgimento dei Giochi olimpici e paralimpici invernali Milano Cortina 2026 e delle finali ATP Torino 2021-2025, nonché in materia di divieto di pubblicizzazione parassitaria (DDL 2434)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 202,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 54.09
        },
        {
            "id": 5391,
            "slug": "vs18_331_020",
            "identifier": "vs18_331_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_020/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5186,
            "slug": "vs18_331_016",
            "identifier": "vs18_331_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_016/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2463/94 NOVELLI ROBERTO (FI) - Votazione Ordine del giorno 9/2463/94 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/94 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/94 NOVELLI ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5359,
            "slug": "vs18_331_024",
            "identifier": "vs18_331_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_024/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2463/259 PATELLI CRISTINA (LEGA) - Votazione Ordine del giorno 9/2463/259 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/259 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/259 PATELLI CRISTINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 5372,
            "slug": "vs18_331_021",
            "identifier": "vs18_331_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_021/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2463/120 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2463/120 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/120 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/120 FITZGERALD NISSOLI FUCSIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 67.46,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5769,
            "slug": "vs18_331_030",
            "identifier": "vs18_331_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_030/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2463/270 VIVIANI LORENZO (LEGA) - Votazione Ordine del giorno 9/2463/270 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/270 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/270 VIVIANI LORENZO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 6313,
            "slug": "vs18_331_001",
            "identifier": "vs18_331_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_001/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2463/2 VIZZINI GLORIA (MISTO) - Votazione Ordine del giorno 9/2463/2 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/2 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/2 VIZZINI GLORIA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 60.9,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 6314,
            "slug": "vs18_331_041",
            "identifier": "vs18_331_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_041/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2463/305 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2463/305 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/305 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/305 TONELLI GIANNI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6319,
            "slug": "vs18_331_002",
            "identifier": "vs18_331_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_002/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2463/5 NITTI MICHELE (MISTO) - Votazione Ordine del giorno 9/2463/5 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/5 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/5 NITTI MICHELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 6335,
            "slug": "vs18_331_005",
            "identifier": "vs18_331_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_005/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2463/45 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2463/45 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/45 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/45 OSNATO MARCO (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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6377,
            "slug": "vs18_331_008",
            "identifier": "vs18_331_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_008/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2463/53 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2463/53 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/53 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/53 DEIDDA SALVATORE (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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 49.81
        },
        {
            "id": 5350,
            "slug": "vs18_331_023",
            "identifier": "vs18_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_023/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2463/229 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2463/229 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/229 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/229 TRANO RAFFAELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 6389,
            "slug": "vs18_331_007",
            "identifier": "vs18_331_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_007/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2463/49 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2463/49 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/49 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/49 MASCHIO CIRO (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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5508,
            "slug": "vs18_335_029",
            "identifier": "vs18_335_029",
            "url": "https://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": 5121,
            "slug": "vs18_335_018",
            "identifier": "vs18_335_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_018/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.29 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.29 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.29 DDL n. 2447",
            "description_title": "Emendamento 1.29 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": 31,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5920,
            "slug": "vs18_335_031",
            "identifier": "vs18_335_031",
            "url": "https://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": 4701,
            "slug": "vs18_335_002",
            "identifier": "vs18_335_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_002/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.51 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.51 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2447",
            "description_title": "Emendamento 1.51 MAGI RICCARDO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5902,
            "slug": "vs18_335_033",
            "identifier": "vs18_335_033",
            "url": "https://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": 5978,
            "slug": "vs18_335_039",
            "identifier": "vs18_335_039",
            "url": "https://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": 6404,
            "slug": "vs18_335_043",
            "identifier": "vs18_335_043",
            "url": "https://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": 4653,
            "slug": "vs18_335_007",
            "identifier": "vs18_335_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_007/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.95 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.95 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.95 DDL n. 2447",
            "description_title": "Emendamento 1.95 GEMMATO MARCELLO (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": 67.96,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6012,
            "slug": "vs18_335_035",
            "identifier": "vs18_335_035",
            "url": "https://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": 4688,
            "slug": "vs18_335_001",
            "identifier": "vs18_335_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_001/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.83 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.83 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.83 DDL n. 2447",
            "description_title": "Emendamento 1.83 PRISCO EMANUELE (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": 29,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5112,
            "slug": "vs18_335_017",
            "identifier": "vs18_335_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_017/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.28 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.28 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2447",
            "description_title": "Emendamento 1.28 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": 27,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5556,
            "slug": "vs18_335_024",
            "identifier": "vs18_335_024",
            "url": "https://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
        }
    ]
}