Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=253
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=-majority_cohesion_rate&page=254",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=252",
    "results": [
        {
            "id": 6632,
            "slug": "vs18_295_023",
            "identifier": "vs18_295_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_023/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.104 BISA INGRID (LEGA) - Votazione Emendamento 4.104 PDL n. 1524",
            "original_title": "Votazione Emendamento 4.104 PDL n. 1524",
            "description_title": "Emendamento 4.104 BISA INGRID (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 69.64,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 6558,
            "slug": "vs18_308_039",
            "identifier": "vs18_308_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_039/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2325/181 COLMELLERE ANGELA (LEGA) - Votazione Ordine del giorno 9/2325/181 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/181 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/181 COLMELLERE ANGELA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 6717,
            "slug": "vs18_313_097",
            "identifier": "vs18_313_097",
            "url": "https://staging.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": 6195,
            "slug": "vs18_438_054",
            "identifier": "vs18_438_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_054/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2727/73 BUBISUTTI AURELIA (LEGA) - Votazione Ordine del giorno 9/2727/73 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/73 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/73 BUBISUTTI AURELIA (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": 17,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 4750,
            "slug": "vs18_441_025",
            "identifier": "vs18_441_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_025/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.22 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.22 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.22 DDL n. 2772",
            "description_title": "Emendamento 2.22 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5278,
            "slug": "vs18_439_010",
            "identifier": "vs18_439_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_010/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2727/101 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2727/101 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/101 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/101 GAVA VANNIA (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6544,
            "slug": "vs18_439_074",
            "identifier": "vs18_439_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_074/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2727/170 PATELLI CRISTINA (LEGA) - Votazione Ordine del giorno 9/2727/170 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/170 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/170 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 4803,
            "slug": "vs18_439_021",
            "identifier": "vs18_439_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_021/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2727/113 FANTUZ MARICA (LEGA) - Votazione Ordine del giorno 9/2727/113 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/113 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/113 FANTUZ MARICA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 6213,
            "slug": "vs18_439_158",
            "identifier": "vs18_439_158",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_158/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/2727/272 CANNATELLI PASQUALE (FI) - Votazione Ordine del giorno 9/2727/272 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/272 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/272 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": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 5726,
            "slug": "vs18_439_056",
            "identifier": "vs18_439_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_056/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (LEGA) - Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6516,
            "slug": "vs18_439_038",
            "identifier": "vs18_439_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_038/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2727/130 PICCHI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2727/130 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/130 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/130 PICCHI GUGLIELMO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5177,
            "slug": "vs18_439_067",
            "identifier": "vs18_439_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_067/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (LEGA) - Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 4711,
            "slug": "vs18_441_021",
            "identifier": "vs18_441_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_021/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.19 OCCHIUTO ROBERTO (FI) e 2.30 FERRO WANDA (FDI) - Votazione Emendamento 2.19 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.19 DDL n. 2772",
            "description_title": "Identici emendamenti 2.19 OCCHIUTO ROBERTO (FI) e 2.30 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6485,
            "slug": "vs18_439_037",
            "identifier": "vs18_439_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_037/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2727/129 MOLINARI RICCARDO (LEGA) - Votazione Ordine del giorno 9/2727/129 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/129 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/129 MOLINARI RICCARDO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6536,
            "slug": "vs18_439_073",
            "identifier": "vs18_439_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_073/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2727/169, limitatamente alle premesse, SALTAMARTINI BARBARA (LEGA) - Votazione Ordine del giorno 9/2727/169, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/169, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/169, limitatamente alle premesse, SALTAMARTINI BARBARA (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 4898,
            "slug": "vs18_439_063",
            "identifier": "vs18_439_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_063/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2727/160 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/160 DARA ANDREA (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": 22,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6040,
            "slug": "vs18_441_037",
            "identifier": "vs18_441_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_037/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.8 FERRO WANDA (FDI) - Votazione Emendamento 3.8 DDL n. 2772",
            "original_title": "Votazione Emendamento 3.8 DDL n. 2772",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 79.13
        },
        {
            "id": 6202,
            "slug": "vs18_439_157",
            "identifier": "vs18_439_157",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_157/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/2727/271 BATTILOCCHIO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2727/271 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/271 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/271 BATTILOCCHIO ALESSANDRO (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": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 33.07
        },
        {
            "id": 5105,
            "slug": "vs18_441_012",
            "identifier": "vs18_441_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_012/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, DDL n. 2772",
            "original_title": "Votazione Emendamento 1.300, DDL n. 2772",
            "description_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 26,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5788,
            "slug": "vs18_439_003",
            "identifier": "vs18_439_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_003/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (LEGA) - Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (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": 69.63,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6546,
            "slug": "vs18_439_034",
            "identifier": "vs18_439_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_034/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (LEGA) - Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 5176,
            "slug": "vs18_441_067",
            "identifier": "vs18_441_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_067/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2772/7 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2772/7 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/7 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/7 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5074,
            "slug": "vs18_400_045",
            "identifier": "vs18_400_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_045/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 45,
            "title": "Ratifica ed esecuzione della Convenzione tra il Governo della Repubblica italiana e il Governo della Repubblica gabonese per evitare le doppie imposizioni in materia di imposte sul reddito e per prevenire le evasioni fiscali, con Protocollo, fatta a Libreville il 28 giugno 1999 (Approvato dal Senato) (DDL 2333) - Votazione finale DDL n. 2333",
            "original_title": "Votazione finale DDL n. 2333",
            "description_title": "Ratifica ed esecuzione della Convenzione tra il Governo della Repubblica italiana e il Governo della Repubblica gabonese per evitare le doppie imposizioni in materia di imposte sul reddito e per prevenire le evasioni fiscali, con Protocollo, fatta a Libreville il 28 giugno 1999 (Approvato dal Senato) (DDL 2333)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 212,
            "majority_cohesion_rate": 69.6,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5940,
            "slug": "vs18_400_005",
            "identifier": "vs18_400_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_005/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2229",
            "original_title": "Votazione Articolo 4 DDL n. 2229",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 219,
            "majority_cohesion_rate": 69.6,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 4700,
            "slug": "vs18_400_034",
            "identifier": "vs18_400_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_034/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2373",
            "original_title": "Votazione Articolo 4 DDL n. 2373",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 219,
            "majority_cohesion_rate": 69.6,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 8814,
            "slug": "vs18_477_003",
            "identifier": "vs18_477_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_003/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.1 DDL n. 2757",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2757",
            "description_title": "Emendamento 1.1 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": 4,
            "n_margin": 183,
            "majority_cohesion_rate": 69.59,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 2236,
            "slug": "vs18_165_003",
            "identifier": "vs18_165_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_003/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 9.14 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.14 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 69.59,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 3793,
            "slug": "vs18_140_011",
            "identifier": "vs18_140_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_011/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.20 CATTANEO ALESSANDRO (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 5.20 CATTANEO ALESSANDRO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 13,
            "n_margin": 133,
            "majority_cohesion_rate": 69.59,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 3787,
            "slug": "vs18_140_016",
            "identifier": "vs18_140_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_016/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 69.59,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5518,
            "slug": "vs18_363_013",
            "identifier": "vs18_363_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_363_013/?format=api",
            "sitting": {
                "id": 379,
                "date": "2020-06-30",
                "number": 363,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.10 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.10 DDL n. 2537",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2537",
            "description_title": "Emendamento 1.10 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 4799,
            "slug": "vs18_369_016",
            "identifier": "vs18_369_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_016/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2500/238 MAGGIONI MARCO (LEGA) - Votazione Ordine del giorno 9/2500/238 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/238 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/238 MAGGIONI MARCO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 4694,
            "slug": "vs18_378_007",
            "identifier": "vs18_378_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_378_007/?format=api",
            "sitting": {
                "id": 394,
                "date": "2020-07-23",
                "number": 378,
                "branch": "C"
            },
            "number": 7,
            "title": "Istituzione della Giornata nazionale in memoria delle vittime dell'epidemia di Coronavirus (Testo Unificato PDL 2451-2479-2480-2484-2507) - Votazione finale PDL n. 2451",
            "original_title": "Votazione finale PDL n. 2451",
            "description_title": "Istituzione della Giornata nazionale in memoria delle vittime dell'epidemia di Coronavirus (Testo Unificato PDL 2451-2479-2480-2484-2507)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 4695,
            "slug": "vs18_381_039",
            "identifier": "vs18_381_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_039/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1056",
            "original_title": "Votazione Articolo 5 PDL n. 1056",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4936,
            "slug": "vs18_381_036",
            "identifier": "vs18_381_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_036/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1056",
            "original_title": "Votazione Articolo 3 PDL n. 1056",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5414,
            "slug": "vs18_381_044",
            "identifier": "vs18_381_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_044/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1056",
            "original_title": "Votazione Articolo 9 PDL n. 1056",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4654,
            "slug": "vs18_386_020",
            "identifier": "vs18_386_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_020/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento Tab. 2.15 BARTOLOZZI GIUSI (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.15 BARTOLOZZI GIUSI (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": 24,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5093,
            "slug": "vs18_387_019",
            "identifier": "vs18_387_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_019/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2360",
            "original_title": "Votazione Articolo 5 DDL n. 2360",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4705,
            "slug": "vs18_373_014",
            "identifier": "vs18_373_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_014/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.125 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.125 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.125 PDL n. 0687",
            "description_title": "Emendamento 1.125 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5301,
            "slug": "vs18_362_001",
            "identifier": "vs18_362_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_001/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2547/1 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2547/1 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/1 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/1 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 223,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6656,
            "slug": "vs18_300_028",
            "identifier": "vs18_300_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_300_028/?format=api",
            "sitting": {
                "id": 316,
                "date": "2020-02-05",
                "number": 300,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1956",
            "original_title": "Votazione Articolo 1 DDL n. 1956",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 222,
            "majority_cohesion_rate": 69.55,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 6704,
            "slug": "vs18_292_013",
            "identifier": "vs18_292_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_013/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 2.04 GIACOMONI SESTINO (FI) - Votazione Emendamento 2.04 DDL n. 2302",
            "original_title": "Votazione Emendamento 2.04 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 2.04 GIACOMONI SESTINO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 69.53,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 6431,
            "slug": "vs18_417_089",
            "identifier": "vs18_417_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_089/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 4.700, PDL n. 0107",
            "description_title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 20,
            "n_margin": 51,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 58.27
        },
        {
            "id": 5015,
            "slug": "vs18_417_051",
            "identifier": "vs18_417_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_051/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0107",
            "description_title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 TURRI ROBERTO (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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5461,
            "slug": "vs18_417_060",
            "identifier": "vs18_417_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_060/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 2.458 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.458 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.458 PDL n. 0107",
            "description_title": "Emendamento 2.458 PAGANO ALESSANDRO (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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5010,
            "slug": "vs18_417_100",
            "identifier": "vs18_417_100",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_100/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.239 TOMASI MAURA (LEGA) - Votazione Emendamento 4.239 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.239 PDL n. 0107",
            "description_title": "Emendamento 4.239 TOMASI MAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 5407,
            "slug": "vs18_417_069",
            "identifier": "vs18_417_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_069/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.410 MASCHIO CIRO (FDI) - Votazione Emendamento 3.410 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.410 PDL n. 0107",
            "description_title": "Emendamento 3.410 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 4775,
            "slug": "vs18_417_097",
            "identifier": "vs18_417_097",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_097/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 4.281 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.281 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.281 PDL n. 0107",
            "description_title": "Emendamento 4.281 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4745,
            "slug": "vs18_418_002",
            "identifier": "vs18_418_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_002/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 6.408 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 6.408 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.408 PDL n. 0107",
            "description_title": "Emendamento 6.408 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5944,
            "slug": "vs18_417_017",
            "identifier": "vs18_417_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_017/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.34 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.34 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.34 PDL n. 0107",
            "description_title": "Emendamento 1.34 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5925,
            "slug": "vs18_417_075",
            "identifier": "vs18_417_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_075/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 4.225 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.225 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.225 PDL n. 0107",
            "description_title": "Emendamento 4.225 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        }
    ]
}