Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=240
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=-n_margin&page=241",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=239",
    "results": [
        {
            "id": 5214,
            "slug": "vs18_351_001",
            "identifier": "vs18_351_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_001/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2525/20 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2525/20 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/20 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/20 SILVESTRONI 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": 26,
            "majority_cohesion_rate": 62.76,
            "minority_cohesion_rate": 60.39
        },
        {
            "id": 6015,
            "slug": "vs18_431_009",
            "identifier": "vs18_431_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_009/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 DE MARTINI GUIDO (LEGA) - Votazione Emendamento 1.15 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2779",
            "description_title": "Emendamento 1.15 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 6122,
            "slug": "vs18_381_022",
            "identifier": "vs18_381_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_022/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.105 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.105 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.105 PDL n. 1056",
            "description_title": "Emendamento 2.105 ZANELLA FEDERICA (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": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 4812,
            "slug": "vs18_369_014",
            "identifier": "vs18_369_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_014/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2500/235 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2500/235 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/235 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/235 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6468,
            "slug": "vs18_338_011",
            "identifier": "vs18_338_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_011/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.56 GELMINI MARIASTELLA (FI) - Votazione Emendamento 4.56 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.56 DDL n. 2447",
            "description_title": "Emendamento 4.56 GELMINI MARIASTELLA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 4832,
            "slug": "vs18_362_013",
            "identifier": "vs18_362_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_013/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (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": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5602,
            "slug": "vs18_431_015",
            "identifier": "vs18_431_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_015/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.8  GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.8 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2779",
            "description_title": "Emendamento 1.8  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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6169,
            "slug": "vs18_362_041",
            "identifier": "vs18_362_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_041/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (FI) - Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 5375,
            "slug": "vs18_362_009",
            "identifier": "vs18_362_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_009/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/26 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 11287,
            "slug": "18-31-18",
            "identifier": "18-31-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-18/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 18,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Emm. 1.690, Zaffini e Marsilio",
            "original_title": "Emm. 1.690, Zaffini e Marsilio",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "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": 89.22,
            "minority_cohesion_rate": 75.38
        },
        {
            "id": 5033,
            "slug": "vs18_381_005",
            "identifier": "vs18_381_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_005/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.120 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.120 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.120 PDL n. 1056",
            "description_title": "Emendamento 2.120 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5324,
            "slug": "vs18_439_012",
            "identifier": "vs18_439_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_012/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (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": 26,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 5987,
            "slug": "vs18_338_014",
            "identifier": "vs18_338_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_014/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.03 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5227,
            "slug": "vs18_339_002",
            "identifier": "vs18_339_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_002/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (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": 73.27,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5058,
            "slug": "vs18_381_009",
            "identifier": "vs18_381_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_009/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.7 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1056",
            "description_title": "Emendamento 2.7 ZANELLA FEDERICA (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": 26,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4844,
            "slug": "vs18_439_027",
            "identifier": "vs18_439_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_027/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (LEGA) - Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (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": 26,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 4981,
            "slug": "vs18_417_038",
            "identifier": "vs18_417_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_038/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.391 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.391 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.391 PDL n. 0107",
            "description_title": "Emendamento 1.391 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 11308,
            "slug": "18-31-48",
            "identifier": "18-31-48",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-48/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 48,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 3.1, Sudano e altri",
            "original_title": "Em. 3.1, Sudano e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 85.63,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 5991,
            "slug": "vs18_431_006",
            "identifier": "vs18_431_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_006/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.16 BOLDI ROSSANA (LEGA) - Votazione Emendamento 1.16 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2779",
            "description_title": "Emendamento 1.16 BOLDI ROSSANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6394,
            "slug": "vs18_340_004",
            "identifier": "vs18_340_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_004/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2447/92 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/92 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6372,
            "slug": "vs18_440_005",
            "identifier": "vs18_440_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_440_005/?format=api",
            "sitting": {
                "id": 456,
                "date": "2020-12-09",
                "number": 440,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00161, come riformulata, MAGI RICCARDO (MISTO) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, come riformulata, MAGI RICCARDO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 26,
            "majority_cohesion_rate": 87.73,
            "minority_cohesion_rate": 88.19
        },
        {
            "id": 5133,
            "slug": "vs18_381_041",
            "identifier": "vs18_381_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_041/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1056",
            "original_title": "Votazione Articolo 6 PDL n. 1056",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 26,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6388,
            "slug": "vs18_348_035",
            "identifier": "vs18_348_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_035/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (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": 74.17,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 6363,
            "slug": "vs18_340_003",
            "identifier": "vs18_340_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_003/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2447/88 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2447/88 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/88 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/88 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": 26,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6050,
            "slug": "vs18_381_029",
            "identifier": "vs18_381_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_029/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.112 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.112 PDL n. 1056",
            "description_title": "Emendamento 2.112 CAPITANIO 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4971,
            "slug": "vs18_342_016",
            "identifier": "vs18_342_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_016/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 2.061 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.061 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.061 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.061 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 78.52
        },
        {
            "id": 4709,
            "slug": "vs18_376_043",
            "identifier": "vs18_376_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_043/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 5.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 5.200 PDL n. 0687",
            "description_title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 2842,
            "slug": "vs18_267_018",
            "identifier": "vs18_267_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_018/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 8.047 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 8.047 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 80.62
        },
        {
            "id": 5415,
            "slug": "vs18_355_013",
            "identifier": "vs18_355_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_013/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.247 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.247 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.247 DDL n. 2471",
            "description_title": "Emendamento 1.247 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4246,
            "slug": "vs18_235_001",
            "identifier": "vs18_235_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_235_001/?format=api",
            "sitting": {
                "id": 251,
                "date": "2019-10-09",
                "number": 235,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00241 MOLINARI RICCARDO (LEGA) ed altri\n     - Votazione Mozione 1-00241",
            "original_title": "Votazione Mozione 1-00241",
            "description_title": "Mozione n. 1-00241 MOLINARI RICCARDO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 75.8,
            "minority_cohesion_rate": 84.5
        },
        {
            "id": 6339,
            "slug": "vs18_443_016",
            "identifier": "vs18_443_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_016/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2828/111 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2828/111 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/111 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/111 ZUCCONI RICCARDO (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": 73.46,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6514,
            "slug": "vs18_348_031",
            "identifier": "vs18_348_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_031/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2461/176 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/176 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5027,
            "slug": "vs18_381_003",
            "identifier": "vs18_381_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_003/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.101 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.101 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.101 PDL n. 1056",
            "description_title": "Emendamento 2.101 ZANELLA FEDERICA (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": 26,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 6387,
            "slug": "vs18_406_006",
            "identifier": "vs18_406_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_006/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2700/48 SOZZANI DIEGO (FI) - Votazione Ordine del giorno 9/2700/48 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/48 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/48 SOZZANI DIEGO (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": 26,
            "majority_cohesion_rate": 73.86,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 2826,
            "slug": "vs18_267_011",
            "identifier": "vs18_267_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_011/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 8.45 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 8.45 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 5744,
            "slug": "vs18_362_011",
            "identifier": "vs18_362_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_011/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (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": 26,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5508,
            "slug": "vs18_335_029",
            "identifier": "vs18_335_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_029/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.72 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.72 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.72 DDL n. 2447",
            "description_title": "Emendamento 1.72 ANDREUZZA GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 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": 4662,
            "slug": "vs18_342_011",
            "identifier": "vs18_342_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_011/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.22 RUSSO PAOLO (FI) - Votazione Emendamento 2.22 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.22 DDL n. 2117",
            "description_title": "Emendamento 2.22 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 82.42
        },
        {
            "id": 6004,
            "slug": "vs18_335_036",
            "identifier": "vs18_335_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_036/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.17 FRATE FLORA (MISTO) - Votazione Emendamento 1.17 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2447",
            "description_title": "Emendamento 1.17 FRATE FLORA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5423,
            "slug": "vs18_355_014",
            "identifier": "vs18_355_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_014/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.248 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.248 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.248 DDL n. 2471",
            "description_title": "Emendamento 1.248 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5412,
            "slug": "vs18_335_020",
            "identifier": "vs18_335_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_020/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.62 SPENA MARIA (FI) - Votazione Emendamento 1.62 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.62 DDL n. 2447",
            "description_title": "Emendamento 1.62 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 2855,
            "slug": "vs18_270_002",
            "identifier": "vs18_270_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_270_002/?format=api",
            "sitting": {
                "id": 286,
                "date": "2019-12-03",
                "number": 270,
                "branch": "C"
            },
            "number": 2,
            "title": "Dichiarazione di urgenza\n     - Votazione PDL n.2059",
            "original_title": "Votazione PDL n.2059",
            "description_title": "Dichiarazione di urgenza\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 81.01
        },
        {
            "id": 10924,
            "slug": "18-15-68",
            "identifier": "18-15-68",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-68/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 68,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.89, Collina e altri",
            "original_title": "Em. 1.89, Collina e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 5579,
            "slug": "vs18_381_019",
            "identifier": "vs18_381_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_019/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.20 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.20 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.20 PDL n. 1056",
            "description_title": "Emendamento 2.20 ZANELLA FEDERICA (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": 26,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "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": 8287,
            "slug": "vs18_454_058",
            "identifier": "vs18_454_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_058/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 2.018 COSTA ENRICO (MISTO) - Votazione Emendamento 2.018 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.018 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.018 COSTA ENRICO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 67.25
        },
        {
            "id": 8315,
            "slug": "vs18_454_050",
            "identifier": "vs18_454_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_050/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 2.037 SQUERI LUCA (FI) - Votazione Emendamento 2.037 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.037 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.037 SQUERI LUCA (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": 26,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 8316,
            "slug": "vs18_454_046",
            "identifier": "vs18_454_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_046/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.10 SILVESTRI RACHELE (MISTO) - Votazione Emendamento 2.10 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.10 DDL n. 2835",
            "description_title": "Emendamento 2.10 SILVESTRI RACHELE (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": 26,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 70.42
        }
    ]
}