Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=186
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_rebels&page=187",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=185",
    "results": [
        {
            "id": 5339,
            "slug": "vs18_443_004",
            "identifier": "vs18_443_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_004/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2828/18 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2828/18 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/18 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/18 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 6318,
            "slug": "vs18_406_011",
            "identifier": "vs18_406_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_011/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2700/149 ROTELLI MAURO (FDI) - Votazione Ordine del giorno 9/2700/149 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/149 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/149 ROTELLI MAURO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4874,
            "slug": "vs18_387_009",
            "identifier": "vs18_387_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_009/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 2961,
            "slug": "vs18_253_035",
            "identifier": "vs18_253_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_035/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1988",
            "original_title": "Votazione Articolo DDL n.1988",
            "description_title": "Articolo 1\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": 1,
            "n_margin": 191,
            "majority_cohesion_rate": 61.63,
            "minority_cohesion_rate": 61.24
        },
        {
            "id": 5656,
            "slug": "vs18_445_016",
            "identifier": "vs18_445_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_016/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 16 DDL n. 2790-bis",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 80.86,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5654,
            "slug": "vs18_387_021",
            "identifier": "vs18_387_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_021/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 21,
            "title": "Questioni pregiudiziali n. 1 BOLDI ROSSANA (LEGA) ed altri, n. 2 BELLUCCI MARIA TERESA (FDI) ed altri e n. 3 BAGNASCO ROBERTO (FI) ed altri - Votazione pregiudiziale DDL n. 2617",
            "original_title": "Votazione pregiudiziale DDL n. 2617",
            "description_title": "Questioni pregiudiziali n. 1 BOLDI ROSSANA (LEGA) ed altri, n. 2 BELLUCCI MARIA TERESA (FDI) ed altri e n. 3 BAGNASCO ROBERTO (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 55.91
        },
        {
            "id": 6137,
            "slug": "vs18_445_003",
            "identifier": "vs18_445_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_003/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 4 DDL n. 2790-bis",
            "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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 80.56,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5134,
            "slug": "vs18_355_010",
            "identifier": "vs18_355_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_010/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.244 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.244 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.244 DDL n. 2471",
            "description_title": "Emendamento 1.244 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 4891,
            "slug": "vs18_406_013",
            "identifier": "vs18_406_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_013/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2700/153 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2700/153 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/153 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/153 BIGNAMI GALEAZZO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 10972,
            "slug": "18-23-11",
            "identifier": "18-23-11",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-23-11/?format=api",
            "sitting": {
                "id": 779,
                "date": "2018-07-18",
                "number": 23,
                "branch": "S"
            },
            "number": 11,
            "title": "Conversione in legge del decreto-legge 28 giugno 2018, n. 79, recante proroga del termine di entrata in vigore degli obblighi di fatturazione elettronica per le cessioni di carburante - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Conversione in legge del decreto-legge 28 giugno 2018, n. 79, recante proroga del termine di entrata in vigore degli obblighi di fatturazione elettronica per le cessioni di carburante",
            "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": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 91.62,
            "minority_cohesion_rate": 49.23
        },
        {
            "id": 6123,
            "slug": "vs18_445_001",
            "identifier": "vs18_445_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_001/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 2 DDL n. 2790-bis",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 80.25,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5305,
            "slug": "vs18_355_002",
            "identifier": "vs18_355_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_002/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00110 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00110",
            "original_title": "Votazione Risoluzione 6_00110",
            "description_title": "Risoluzione n. 6-00110 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5438,
            "slug": "vs18_355_012",
            "identifier": "vs18_355_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_012/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.246 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.246 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.246 DDL n. 2471",
            "description_title": "Emendamento 1.246 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 68.77,
            "minority_cohesion_rate": 74.51
        },
        {
            "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": 6888,
            "slug": "vs18_479_028",
            "identifier": "vs18_479_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_028/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2670",
            "original_title": "Votazione Articolo 14 DDL n. 2670",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 176,
            "majority_cohesion_rate": 58.87,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5611,
            "slug": "vs18_381_013",
            "identifier": "vs18_381_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_013/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.104 FURGIUELE DOMENICO (LEGA) - Votazione Emendamento 2.104 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.104 PDL n. 1056",
            "description_title": "Emendamento 2.104 FURGIUELE DOMENICO (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": 71.69,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6381,
            "slug": "vs18_355_031",
            "identifier": "vs18_355_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_031/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (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": 44,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5062,
            "slug": "vs18_355_005",
            "identifier": "vs18_355_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_005/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.239 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.239 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.239 DDL n. 2471",
            "description_title": "Emendamento 1.239 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5710,
            "slug": "vs18_438_043",
            "identifier": "vs18_438_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_043/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2727/61 BELOTTI DANIELE (LEGA) - Votazione Ordine del giorno 9/2727/61 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/61 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/61 BELOTTI DANIELE (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": 19,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 6876,
            "slug": "vs18_479_032",
            "identifier": "vs18_479_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_032/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2670",
            "original_title": "Votazione Articolo 17 DDL n. 2670",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 177,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6895,
            "slug": "vs18_479_008",
            "identifier": "vs18_479_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_008/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2670",
            "original_title": "Votazione Articolo 4 DDL n. 2670",
            "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": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 54.97,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6168,
            "slug": "vs18_445_007",
            "identifier": "vs18_445_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_007/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 7 DDL n. 2790-bis",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 82.41,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5667,
            "slug": "vs18_445_014",
            "identifier": "vs18_445_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_014/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 14 DDL n. 2790-bis",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5314,
            "slug": "vs18_355_001",
            "identifier": "vs18_355_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_001/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV) - Votazione Risoluzione 6_00109",
            "original_title": "Votazione Risoluzione 6_00109",
            "description_title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6366,
            "slug": "vs18_406_008",
            "identifier": "vs18_406_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_008/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (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": 25,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 11365,
            "slug": "18-29-3",
            "identifier": "18-29-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-3/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 3,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 89.76,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 2833,
            "slug": "vs18_267_023",
            "identifier": "vs18_267_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_023/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 8.046 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 8.046 ACQUAROLI FRANCESCO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.93,
            "minority_cohesion_rate": 75.97
        },
        {
            "id": 5463,
            "slug": "vs18_355_015",
            "identifier": "vs18_355_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_015/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (FI) - Votazione Emendamento 1.301 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.301 DDL n. 2471",
            "description_title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5644,
            "slug": "vs18_445_010",
            "identifier": "vs18_445_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_010/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 10 DDL n. 2790-bis",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 82.41,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5604,
            "slug": "vs18_445_021",
            "identifier": "vs18_445_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_021/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 20 DDL n. 2790-bis",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 2851,
            "slug": "vs18_267_022",
            "identifier": "vs18_267_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_022/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 8.0559 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 8.0559 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": 31,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 6905,
            "slug": "vs18_479_058",
            "identifier": "vs18_479_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_058/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 31 (Mantenimento) - Votazione Articolo 31 DDL n. 2670",
            "original_title": "Votazione Articolo 31 DDL n. 2670",
            "description_title": "Articolo 31 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 153,
            "majority_cohesion_rate": 60.43,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6896,
            "slug": "vs18_479_059",
            "identifier": "vs18_479_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_059/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 32 (Mantenimento) - Votazione Articolo 32 DDL n. 2670",
            "original_title": "Votazione Articolo 32 DDL n. 2670",
            "description_title": "Articolo 32 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 11358,
            "slug": "18-29-10",
            "identifier": "18-29-10",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-10/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 10,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere - Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 90.36,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 4418,
            "slug": "vs18_267_052",
            "identifier": "vs18_267_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_052/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.0114 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0114 ACQUAROLI FRANCESCO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.53,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 6899,
            "slug": "vs18_479_009",
            "identifier": "vs18_479_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_009/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2670",
            "original_title": "Votazione Articolo 5 DDL n. 2670",
            "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": 1,
            "n_margin": 166,
            "majority_cohesion_rate": 55.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 5391,
            "slug": "vs18_331_020",
            "identifier": "vs18_331_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_020/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 6869,
            "slug": "vs18_479_047",
            "identifier": "vs18_479_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_047/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2670",
            "original_title": "Votazione Articolo 25 DDL n. 2670",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 181,
            "majority_cohesion_rate": 60.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6950,
            "slug": "vs18_479_027",
            "identifier": "vs18_479_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_027/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 14.1 BATTILOCCHIO ALESSANDRO (FI) - Votazione Emendamento 14.1 DDL n. 2670",
            "original_title": "Votazione Emendamento 14.1 DDL n. 2670",
            "description_title": "Emendamento 14.1 BATTILOCCHIO ALESSANDRO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 176,
            "majority_cohesion_rate": 59.06,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6432,
            "slug": "vs18_445_008",
            "identifier": "vs18_445_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_008/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 8 DDL n. 2790-bis",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 82.1,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 2830,
            "slug": "vs18_267_015",
            "identifier": "vs18_267_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_015/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 8.56 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 8.56 ACQUAROLI FRANCESCO (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.93,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 5286,
            "slug": "vs18_362_007",
            "identifier": "vs18_362_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_007/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (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": 23,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 7155,
            "slug": "vs18_479_051",
            "identifier": "vs18_479_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_051/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 27.101 SIRAGUSA ELISA (MISTO) - Votazione Emendamento 27.101 DDL n. 2670",
            "original_title": "Votazione Emendamento 27.101 DDL n. 2670",
            "description_title": "Emendamento 27.101 SIRAGUSA ELISA (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": 154,
            "majority_cohesion_rate": 58.87,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 2828,
            "slug": "vs18_267_008",
            "identifier": "vs18_267_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_008/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\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": 29,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 6163,
            "slug": "vs18_445_004",
            "identifier": "vs18_445_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_445_004/?format=api",
            "sitting": {
                "id": 461,
                "date": "2020-12-23",
                "number": 445,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2790-bis",
            "original_title": "Votazione Articolo 5 DDL n. 2790-bis",
            "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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 6180,
            "slug": "vs18_438_014",
            "identifier": "vs18_438_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_014/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2727/15 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2727/15 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/15 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/15 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 6936,
            "slug": "vs18_479_025",
            "identifier": "vs18_479_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_025/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 13.6 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 13.6 DDL n. 2670",
            "original_title": "Votazione Emendamento 13.6 DDL n. 2670",
            "description_title": "Emendamento 13.6 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 58.48,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6883,
            "slug": "vs18_479_007",
            "identifier": "vs18_479_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_007/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.100 DE LUCA PIERO (PD) - Votazione Emendamento 4.100 DDL n. 2670",
            "original_title": "Votazione Emendamento 4.100 DDL n. 2670",
            "description_title": "Emendamento 4.100 DE LUCA PIERO (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 55.17,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6979,
            "slug": "vs18_479_022",
            "identifier": "vs18_479_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_022/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 12.6 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 12.6 DDL n. 2670",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2670",
            "description_title": "Emendamento 12.6 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 59.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5410,
            "slug": "vs18_422_078",
            "identifier": "vs18_422_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_078/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.100 MAGLIONE PASQUALE (M5S) - Votazione Emendamento 14.100 PDL n. 1824",
            "original_title": "Votazione Emendamento 14.100 PDL n. 1824",
            "description_title": "Emendamento 14.100 MAGLIONE PASQUALE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 209,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 65.35
        }
    ]
}