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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=252",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=250",
    "results": [
        {
            "id": 6128,
            "slug": "vs18_376_059",
            "identifier": "vs18_376_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_059/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.10 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.10 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.10 PDL n. 2070",
            "description_title": "Emendamento 3.10 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5296,
            "slug": "vs18_369_021",
            "identifier": "vs18_369_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_021/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2500/274 MOSCHIONI DANIELE (LEGA) - Votazione Ordine del giorno 9/2500/274 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/274 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/274 MOSCHIONI 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 78.04
        },
        {
            "id": 5901,
            "slug": "vs18_441_007",
            "identifier": "vs18_441_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_007/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.3 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.3 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2772",
            "description_title": "Emendamento 1.3 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6399,
            "slug": "vs18_432_001",
            "identifier": "vs18_432_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_001/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.72,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 10989,
            "slug": "18-27-9",
            "identifier": "18-27-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-27-9/?format=api",
            "sitting": {
                "id": 783,
                "date": "2018-07-26",
                "number": 27,
                "branch": "S"
            },
            "number": 9,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale - Em. 1.0.1, Vitali e altri",
            "original_title": "Em. 1.0.1, Vitali e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale",
            "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": 23,
            "majority_cohesion_rate": 88.55,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 10997,
            "slug": "18-27-3",
            "identifier": "18-27-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-27-3/?format=api",
            "sitting": {
                "id": 783,
                "date": "2018-07-26",
                "number": 27,
                "branch": "S"
            },
            "number": 3,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale - Em. 1.2, Vitali e altri",
            "original_title": "Em. 1.2, Vitali e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale",
            "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": 23,
            "majority_cohesion_rate": 88.55,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 4245,
            "slug": "vs18_235_004",
            "identifier": "vs18_235_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_235_004/?format=api",
            "sitting": {
                "id": 251,
                "date": "2019-10-09",
                "number": 235,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00252 FONTANA ILARIA (M5S), BRAGA CHIARA (PD), FREGOLENT SILVIA (IV), STUMPO NICOLA (LEU) ed altri\n     - Votazione Mozione 1-00252",
            "original_title": "Votazione Mozione 1-00252",
            "description_title": "Mozione n. 1-00252 FONTANA ILARIA (M5S), BRAGA CHIARA (PD), FREGOLENT SILVIA (IV), STUMPO NICOLA (LEU) ed altri\n    ",
            "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": 23,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 10992,
            "slug": "18-27-6",
            "identifier": "18-27-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-27-6/?format=api",
            "sitting": {
                "id": 783,
                "date": "2018-07-26",
                "number": 27,
                "branch": "S"
            },
            "number": 6,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale - Emm. 1.6 e 1.7, Vitali e altri; Cucca e altri",
            "original_title": "Emm. 1.6 e 1.7, Vitali e altri; Cucca e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale",
            "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": 23,
            "majority_cohesion_rate": 88.55,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 5428,
            "slug": "vs18_335_022",
            "identifier": "vs18_335_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_022/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.5 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 1.5 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2447",
            "description_title": "Emendamento 1.5 FRASSINETTI PAOLA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 2825,
            "slug": "vs18_267_004",
            "identifier": "vs18_267_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_004/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 7.7 D'ERAMO LUIGI (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 7.7 D'ERAMO LUIGI (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 6346,
            "slug": "vs18_438_020",
            "identifier": "vs18_438_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_020/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 5357,
            "slug": "vs18_348_019",
            "identifier": "vs18_348_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_019/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2461/141 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2461/141 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/141 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/141 TOCCALINI LUCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5618,
            "slug": "vs18_381_012",
            "identifier": "vs18_381_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_012/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.150 COSTA ENRICO (FI) - Votazione Emendamento 2.150 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.150 PDL n. 1056",
            "description_title": "Emendamento 2.150 COSTA ENRICO (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": 23,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5817,
            "slug": "vs18_438_050",
            "identifier": "vs18_438_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_050/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2727/69 VALBUSA VANIA (LEGA) - Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/69 VALBUSA VANIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 6503,
            "slug": "vs18_348_030",
            "identifier": "vs18_348_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_030/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2461/174 ANDREUZZA GIORGIA (LEGA) - Votazione Ordine del giorno 9/2461/174 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/174 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/174 ANDREUZZA GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5747,
            "slug": "vs18_339_014",
            "identifier": "vs18_339_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_014/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2447/37 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/37 RUFFINO DANIELA (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": 23,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5591,
            "slug": "vs18_431_014",
            "identifier": "vs18_431_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_014/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.21 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.21 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2779",
            "description_title": "Emendamento 1.21 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 6145,
            "slug": "vs18_431_049",
            "identifier": "vs18_431_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_049/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3-bis.4 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3-bis.4 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.4 DDL n. 2779",
            "description_title": "Emendamento 3-bis.4 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5729,
            "slug": "vs18_339_012",
            "identifier": "vs18_339_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_012/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2447/30 GOBBATO CLAUDIA (LEGA) - Votazione Ordine del giorno 9/2447/30 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/30 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/30 GOBBATO CLAUDIA (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": 23,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6214,
            "slug": "vs18_438_019",
            "identifier": "vs18_438_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_019/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2727/20 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/20 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": 23,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6288,
            "slug": "vs18_398_020",
            "identifier": "vs18_398_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_020/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2165 e abb./7 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2165 e abb./7 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./7 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./7 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 6385,
            "slug": "vs18_438_024",
            "identifier": "vs18_438_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_024/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (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": 23,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 4704,
            "slug": "vs18_381_038",
            "identifier": "vs18_381_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_038/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1056",
            "original_title": "Votazione Articolo 4 PDL n. 1056",
            "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": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5622,
            "slug": "vs18_431_055",
            "identifier": "vs18_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_055/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 3-bis.07 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.07 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.07 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.07 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": 23,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4244,
            "slug": "vs18_235_005",
            "identifier": "vs18_235_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_235_005/?format=api",
            "sitting": {
                "id": 251,
                "date": "2019-10-09",
                "number": 235,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00254 GAGLIARDI MANUELA (MISTO) ed altri\n     - Votazione Mozione 1-00254",
            "original_title": "Votazione Mozione 1-00254",
            "description_title": "Mozione n. 1-00254 GAGLIARDI MANUELA (MISTO) 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": 23,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 85.27
        },
        {
            "id": 5084,
            "slug": "vs18_354_005",
            "identifier": "vs18_354_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_005/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.234 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.234 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.234 DDL n. 2471",
            "description_title": "Emendamento 1.234 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": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 4994,
            "slug": "vs18_441_064",
            "identifier": "vs18_441_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_064/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 8.7 FERRO WANDA (FDI) - Votazione Emendamento 8.7 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.7 DDL n. 2772",
            "description_title": "Emendamento 8.7 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5583,
            "slug": "vs18_338_008",
            "identifier": "vs18_338_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_008/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 4.4 PELLA ROBERTO (FI) e 4.8 CAVANDOLI LAURA (LEGA) - Votazione Emendamento 4.4 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2447",
            "description_title": "Identici emendamenti 4.4 PELLA ROBERTO (FI) e 4.8 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5254,
            "slug": "vs18_351_007",
            "identifier": "vs18_351_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_007/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2525/63 RAMPELLI FABIO (FDI) - Votazione Ordine del giorno 9/2525/63 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/63 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/63 RAMPELLI FABIO (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": 64.26,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 11279,
            "slug": "18-31-26",
            "identifier": "18-31-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-26/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 26,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Emm. 1.93 e 1.94, Pagano e altri; De Petris e   altri",
            "original_title": "Emm. 1.93 e 1.94, Pagano e altri; De Petris 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 88.62,
            "minority_cohesion_rate": 75.38
        },
        {
            "id": 6069,
            "slug": "vs18_431_042",
            "identifier": "vs18_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_042/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1-ter.03 MOLTENI NICOLA (LEGA) - Votazione Emendamento 1-ter.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-ter.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1-ter.03 MOLTENI NICOLA (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": 23,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 4903,
            "slug": "vs18_431_030",
            "identifier": "vs18_431_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_030/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 1.011 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.011 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.011 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.011 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4907,
            "slug": "vs18_355_020",
            "identifier": "vs18_355_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_020/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1-bis.19 SILLI GIORGIO (MISTO) - Votazione Emendamento 1-bis.19 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.19 DDL n. 2471",
            "description_title": "Emendamento 1-bis.19 SILLI GIORGIO (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": 23,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 4699,
            "slug": "vs18_431_039",
            "identifier": "vs18_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_039/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1-bis.7 VIVIANI LORENZO (LEGA) - Votazione Emendamento 1-bis.7 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.7 DDL n. 2779",
            "description_title": "Emendamento 1-bis.7 VIVIANI LORENZO (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": 23,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6197,
            "slug": "vs18_398_016",
            "identifier": "vs18_398_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_016/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2165 e abb./3 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2165 e abb./3 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./3 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./3 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5482,
            "slug": "vs18_355_019",
            "identifier": "vs18_355_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_019/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-bis.307 BALDELLI SIMONE (FI) - Votazione Emendamento 1-bis.307 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.307 DDL n. 2471",
            "description_title": "Emendamento 1-bis.307 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5557,
            "slug": "vs18_338_004",
            "identifier": "vs18_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_004/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 BAGNASCO ROBERTO (FI) - Votazione Emendamento 2.1 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2447",
            "description_title": "Emendamento 2.1 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 76.28,
            "minority_cohesion_rate": 78.99
        },
        {
            "id": 5261,
            "slug": "vs18_348_020",
            "identifier": "vs18_348_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_020/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2461/142 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2461/142 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/142 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/142 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5498,
            "slug": "vs18_338_002",
            "identifier": "vs18_338_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_002/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.52 DDL n. 2447",
            "description_title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5126,
            "slug": "vs18_441_016",
            "identifier": "vs18_441_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_016/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.1 FOSCOLO SARA (LEGA) - Votazione Emendamento 2.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2772",
            "description_title": "Emendamento 2.1 FOSCOLO SARA (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": 23,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5536,
            "slug": "vs18_431_017",
            "identifier": "vs18_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_017/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.1 (versione corretta) LABRIOLA VINCENZA (FI) - Votazione Emendamento 1.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2779",
            "description_title": "Emendamento 1.1 (versione corretta) LABRIOLA VINCENZA (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": 23,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 11234,
            "slug": "18-32-28",
            "identifier": "18-32-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-28/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 28,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 9.42, Verducci",
            "original_title": "Em. 9.42, Verducci",
            "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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 87.43,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 5578,
            "slug": "vs18_431_011",
            "identifier": "vs18_431_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_011/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.3 BAGNASCO ROBERTO (FI) - Votazione Emendamento 1.3 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2779",
            "description_title": "Emendamento 1.3 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4829,
            "slug": "vs18_439_025",
            "identifier": "vs18_439_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_025/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2727/117 LUCENTINI MAURO (LEGA) - Votazione Ordine del giorno 9/2727/117 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/117 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/117 LUCENTINI MAURO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 11320,
            "slug": "18-31-1",
            "identifier": "18-31-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-1/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 1.3, De Poli",
            "original_title": "Em. 1.3, De Poli",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 87.43,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 5456,
            "slug": "vs18_398_007",
            "identifier": "vs18_398_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_007/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2165",
            "original_title": "Votazione Articolo 2 PDL n. 2165",
            "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": 23,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6358,
            "slug": "vs18_439_100",
            "identifier": "vs18_439_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_100/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2727/197 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2727/197 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/197 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/197 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 6266,
            "slug": "vs18_398_023",
            "identifier": "vs18_398_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_023/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2165 e abb./10 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2165 e abb./10 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./10 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./10 FERRO WANDA (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": 23,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5288,
            "slug": "vs18_439_091",
            "identifier": "vs18_439_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_091/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2727/189 GAGLIARDI MANUELA (MISTO) - Votazione Ordine del giorno 9/2727/189 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/189 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/189 GAGLIARDI MANUELA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5092,
            "slug": "vs18_335_015",
            "identifier": "vs18_335_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_015/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.96 SPENA MARIA (FI) - Votazione Emendamento 1.96 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.96 DDL n. 2447",
            "description_title": "Emendamento 1.96 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 77.43
        }
    ]
}