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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=44",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=42",
    "results": [
        {
            "id": 4678,
            "slug": "vs18_342_014",
            "identifier": "vs18_342_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_014/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.022 NOVELLI ROBERTO (FI) - Votazione Emendamento 2.022 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.022 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.022 NOVELLI ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 73.65,
            "minority_cohesion_rate": 80.47
        },
        {
            "id": 10993,
            "slug": "18-27-12",
            "identifier": "18-27-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-27-12/?format=api",
            "sitting": {
                "id": 783,
                "date": "2018-07-26",
                "number": 27,
                "branch": "S"
            },
            "number": 12,
            "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. 2.3, Vitali e altri",
            "original_title": "Em. 2.3, 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": 25,
            "majority_cohesion_rate": 89.16,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 5034,
            "slug": "vs18_431_028",
            "identifier": "vs18_431_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_028/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.09 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.09 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.09 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.09 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 11225,
            "slug": "18-32-37",
            "identifier": "18-32-37",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-37/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 37,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 9.58, Verducci",
            "original_title": "Em. 9.58, 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 88.62,
            "minority_cohesion_rate": 71.54
        },
        {
            "id": 3260,
            "slug": "vs18_252_015",
            "identifier": "vs18_252_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_015/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00279, limitatamente alla premessa, BELOTTI DANIELE (LEGA) ed altri\n     - Votazione Mozione 1-00279",
            "original_title": "Votazione Mozione 1-00279",
            "description_title": "Mozione n. 1-00279, limitatamente alla premessa, BELOTTI DANIELE (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 81.01
        },
        {
            "id": 5072,
            "slug": "vs18_355_004",
            "identifier": "vs18_355_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_004/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.238 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.238 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.238 DDL n. 2471",
            "description_title": "Emendamento 1.238 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": 25,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5091,
            "slug": "vs18_431_020",
            "identifier": "vs18_431_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_020/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.100 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.100 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2779",
            "description_title": "Emendamento 1.100 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5839,
            "slug": "vs18_439_102",
            "identifier": "vs18_439_102",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_102/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/2727/200 TARTAGLIONE ANNAELSA (FI) - Votazione Ordine del giorno 9/2727/200 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/200 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/200 TARTAGLIONE ANNAELSA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6106,
            "slug": "vs18_381_020",
            "identifier": "vs18_381_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_020/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.22 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.22 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.22 PDL n. 1056",
            "description_title": "Emendamento 2.22 CASCIELLO LUIGI (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": 25,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 76.08
        },
        {
            "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": 3210,
            "slug": "vs18_252_003",
            "identifier": "vs18_252_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_003/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 3,
            "title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2222",
            "original_title": "Votazione pregiudiziale DDL n.2222",
            "description_title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "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": 25,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 81.78
        },
        {
            "id": 6229,
            "slug": "vs18_398_019",
            "identifier": "vs18_398_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_019/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2165 e abb./6 ROTELLI MAURO (FDI) - Votazione Ordine del giorno 9/2165 e abb./6 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./6 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./6 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.0,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5846,
            "slug": "vs18_439_104",
            "identifier": "vs18_439_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_104/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/2727/202 OCCHIUTO ROBERTO (FI) - Votazione Ordine del giorno 9/2727/202 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/202 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/202 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5094,
            "slug": "vs18_441_013",
            "identifier": "vs18_441_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_013/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.102 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 1.102 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.102 DDL n. 2772",
            "description_title": "Emendamento 1.102 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5584,
            "slug": "vs18_381_018",
            "identifier": "vs18_381_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_018/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.15 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1056",
            "description_title": "Emendamento 2.15 CASCIELLO LUIGI (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": 25,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 5328,
            "slug": "vs18_362_002",
            "identifier": "vs18_362_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_002/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (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": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6275,
            "slug": "vs18_398_022",
            "identifier": "vs18_398_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_022/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2165 e abb./9 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2165 e abb./9 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./9 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./9 MASCHIO CIRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 70.08
        },
        {
            "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": 5274,
            "slug": "vs18_362_005",
            "identifier": "vs18_362_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_005/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5117,
            "slug": "vs18_431_023",
            "identifier": "vs18_431_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_023/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 1.04 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.04 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.04 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5100,
            "slug": "vs18_431_021",
            "identifier": "vs18_431_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_021/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.02 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.02 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.02 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4808,
            "slug": "vs18_439_022",
            "identifier": "vs18_439_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_022/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2727/114 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/114 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 5834,
            "slug": "vs18_439_101",
            "identifier": "vs18_439_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_101/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2727/198 TRIPODI ELISA (M5S) - Votazione Ordine del giorno 9/2727/198 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/198 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/198 TRIPODI ELISA (M5S)",
            "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": 25,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 5885,
            "slug": "vs18_438_010",
            "identifier": "vs18_438_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_010/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2727/11 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Ordine del giorno 9/2727/11 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/11 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/11 LOLLOBRIGIDA FRANCESCO (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": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5532,
            "slug": "vs18_338_001",
            "identifier": "vs18_338_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_001/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 2.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.80 DDL n. 2447",
            "description_title": "Emendamento 2.80 LOLLOBRIGIDA FRANCESCO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 6264,
            "slug": "vs18_439_028",
            "identifier": "vs18_439_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_028/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2727/120 CRIPPA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/120 CRIPPA ANDREA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 5285,
            "slug": "vs18_369_027",
            "identifier": "vs18_369_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_027/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2500/309 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2500/309 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/309 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/309 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": 25,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 77.25
        },
        {
            "id": 650,
            "slug": "vs18_030_028",
            "identifier": "vs18_030_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_028/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1.01 TRANCASSINI PAOLO (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": 25,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 4453,
            "slug": "vs18_129_017",
            "identifier": "vs18_129_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_017/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.221 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.221 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 21,
            "slug": "vs18_028_040",
            "identifier": "vs18_028_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_040/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo premissivo 01.100 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 01.100 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 3346,
            "slug": "vs18_197_015",
            "identifier": "vs18_197_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_015/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.13 MARIN MARCO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 3693,
            "slug": "vs18_159_038",
            "identifier": "vs18_159_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_038/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 2.13 LACARRA MARCO (PD) e 2.14 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 2.13 LACARRA MARCO (PD) e 2.14 ZANGRILLO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 3813,
            "slug": "vs18_165_030",
            "identifier": "vs18_165_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_030/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (PD)\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": 25,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 32,
            "slug": "vs18_029_006",
            "identifier": "vs18_029_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_006/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo premissivo 011.2 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 011.2 MORGONI MARIO (PD)\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": 25,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 83.59
        },
        {
            "id": 717,
            "slug": "vs18_029_020",
            "identifier": "vs18_029_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_020/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo premissivo 015.100 MELILLI FABIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 015.100 MELILLI FABIO (PD)\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": 25,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 29,
            "slug": "vs18_029_002",
            "identifier": "vs18_029_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_002/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 010.01 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 010.01 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 80.81,
            "minority_cohesion_rate": 85.11
        },
        {
            "id": 731,
            "slug": "vs18_029_019",
            "identifier": "vs18_029_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_019/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo premissivo 015.7 MELILLI FABIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 015.7 MELILLI FABIO (PD)\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": 25,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 3153,
            "slug": "vs18_160_035",
            "identifier": "vs18_160_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_035/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.49 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.49 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 74.14
        },
        {
            "id": 721,
            "slug": "vs18_029_044",
            "identifier": "vs18_029_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_044/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.8 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.8 GIACOMETTO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 81.69,
            "minority_cohesion_rate": 85.5
        },
        {
            "id": 623,
            "slug": "vs18_030_020",
            "identifier": "vs18_030_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_020/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.32 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.32 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 653,
            "slug": "vs18_030_044",
            "identifier": "vs18_030_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_044/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1-septies.020 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-septies.020 MORGONI MARIO (PD)\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": 25,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 626,
            "slug": "vs18_030_042",
            "identifier": "vs18_030_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_042/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1-septies.0100 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-septies.0100 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 76.16,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 3069,
            "slug": "vs18_154_018",
            "identifier": "vs18_154_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_018/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.2 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 3.2 ANNIBALI LUCIA (PD)\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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 2052,
            "slug": "vs18_082_004",
            "identifier": "vs18_082_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_004/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 4584,
            "slug": "vs18_190_010",
            "identifier": "vs18_190_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_010/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1898/55 VAZIO FRANCO (PD)\n     - Votazione Ordine del giorno 9/1898/55 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/55 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/55 VAZIO FRANCO (PD)\n    ",
            "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": 25,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2519,
            "slug": "vs18_121_010",
            "identifier": "vs18_121_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_010/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1550/30 FERRI COSIMO MARIA (PD)\n     - Votazione Ordine del giorno 9/1550/30 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/30 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/30 FERRI COSIMO MARIA (PD)\n    ",
            "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": 25,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 2747,
            "slug": "vs18_137_019",
            "identifier": "vs18_137_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_019/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.171 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.171 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 4468,
            "slug": "vs18_129_011",
            "identifier": "vs18_129_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_011/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.216 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.216 LUCASELLI YLENJA (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": 25,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 4443,
            "slug": "vs18_129_010",
            "identifier": "vs18_129_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_010/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.215 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.215 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 15550,
            "slug": "18-141-60",
            "identifier": "18-141-60",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-141-60/?format=api",
            "sitting": {
                "id": 897,
                "date": "2019-08-01",
                "number": 141,
                "branch": "S"
            },
            "number": 60,
            "title": "Introduzione dell'insegnamento scolastico dell'educazione civica - Em. 5.0.1, Malpezzi e altri",
            "original_title": "Em. 5.0.1, Malpezzi e altri",
            "description_title": "Introduzione dell'insegnamento scolastico dell'educazione civica",
            "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": 25,
            "majority_cohesion_rate": 85.98,
            "minority_cohesion_rate": 62.6
        }
    ]
}