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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=49",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=47",
    "results": [
        {
            "id": 6943,
            "slug": "vs18_485_028",
            "identifier": "vs18_485_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_028/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.6 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 4.6 DDL n. 2989",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2989",
            "description_title": "Emendamento 4.6 DELMASTRO DELLE VEDOVE ANDREA (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": 166,
            "majority_cohesion_rate": 65.5,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5647,
            "slug": "vs18_422_065",
            "identifier": "vs18_422_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_065/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 9.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 9.300, PDL n. 1824",
            "original_title": "Votazione Emendamento 9.300, PDL n. 1824",
            "description_title": "Emendamento 9.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 6154,
            "slug": "vs18_422_092",
            "identifier": "vs18_422_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_092/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 92,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 2313",
            "original_title": "Votazione Articolo 1 PDL n. 2313",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 188,
            "majority_cohesion_rate": 66.97,
            "minority_cohesion_rate": 55.91
        },
        {
            "id": 2351,
            "slug": "vs18_248_029",
            "identifier": "vs18_248_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_029/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00271, limitatamente al capoverso 6) della parte dispositiva, GAGLIARDI MANUELA (MISTO) ed altri\n     - Votazione Mozione 1-00271",
            "original_title": "Votazione Mozione 1-00271",
            "description_title": "Mozione n. 1-00271, limitatamente al capoverso 6) della parte dispositiva, 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": 37,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 5652,
            "slug": "vs18_422_066",
            "identifier": "vs18_422_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_066/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1824",
            "original_title": "Votazione Articolo 9 PDL n. 1824",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 205,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 2362,
            "slug": "vs18_248_021",
            "identifier": "vs18_248_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_021/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00269 (Nuova formulazione), limitatamente al capoverso 4) della parte dispositiva, MANDELLI ANDREA (FI) ed altri\n     - Votazione Mozione 1-00269",
            "original_title": "Votazione Mozione 1-00269",
            "description_title": "Mozione n. 1-00269 (Nuova formulazione), limitatamente al capoverso 4) della parte dispositiva, MANDELLI ANDREA (FI) 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": 43,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 77.13
        },
        {
            "id": 7135,
            "slug": "vs18_485_003",
            "identifier": "vs18_485_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_003/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 1.01 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 1.01 DDL n. 2989",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2989",
            "description_title": "Articolo aggiuntivo 1.01 DELMASTRO DELLE VEDOVE ANDREA (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": 166,
            "majority_cohesion_rate": 61.79,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 5449,
            "slug": "vs18_422_072",
            "identifier": "vs18_422_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_072/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 11.0100 SPENA MARIA (FI) - Votazione Emendamento 11.0100 PDL n. 1824",
            "original_title": "Votazione Emendamento 11.0100 PDL n. 1824",
            "description_title": "Articolo aggiuntivo 11.0100 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 207,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5677,
            "slug": "vs18_422_061",
            "identifier": "vs18_422_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_061/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1824",
            "original_title": "Votazione Articolo 6 PDL n. 1824",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 2349,
            "slug": "vs18_248_015",
            "identifier": "vs18_248_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_015/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00268, limitatamente al capoverso 3) della parte dispositiva, MOLINARI RICCARDO (LEGA) ed altri\n     - Votazione Mozione 1-00268",
            "original_title": "Votazione Mozione 1-00268",
            "description_title": "Mozione n. 1-00268, limitatamente al capoverso 3) della parte dispositiva, MOLINARI RICCARDO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 77.13
        },
        {
            "id": 3720,
            "slug": "vs18_249_001",
            "identifier": "vs18_249_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_249_001/?format=api",
            "sitting": {
                "id": 265,
                "date": "2019-10-30",
                "number": 249,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 3 settembre 2019, n. 101, nel testo della Commissione identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia\n     - Votazione Articolo DDL n.2203",
            "original_title": "Votazione Articolo DDL n.2203",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 3 settembre 2019, n. 101, nel testo della Commissione identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 91.57,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6285,
            "slug": "vs18_423_002",
            "identifier": "vs18_423_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_423_002/?format=api",
            "sitting": {
                "id": 439,
                "date": "2020-11-05",
                "number": 423,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00147 VIGNAROLI STEFANO (M5S), PATASSINI TULLIO (LEGA), POLVERINI RENATA (FI), BRAGA CHIARA (PD), NOBILI LUCIANO (IV), MURONI ROSSELLA (LEU), BENEDETTI SILVIA (MISTO) ed altri (Doc. XXIII, n. 4) - Votazione Risoluzione 6_00147",
            "original_title": "Votazione Risoluzione 6_00147",
            "description_title": "Risoluzione n. 6-00147 VIGNAROLI STEFANO (M5S), PATASSINI TULLIO (LEGA), POLVERINI RENATA (FI), BRAGA CHIARA (PD), NOBILI LUCIANO (IV), MURONI ROSSELLA (LEU), BENEDETTI SILVIA (MISTO) ed altri (Doc. XXIII, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 200,
            "majority_cohesion_rate": 66.97,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 6006,
            "slug": "vs18_423_001",
            "identifier": "vs18_423_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_423_001/?format=api",
            "sitting": {
                "id": 439,
                "date": "2020-11-05",
                "number": 423,
                "branch": "C"
            },
            "number": 1,
            "title": "Istituzione di una zona economica esclusiva oltre il limite esterno del mare territoriale (PDL 2313) - Votazione finale PDL n. 2313",
            "original_title": "Votazione finale PDL n. 2313",
            "description_title": "Istituzione di una zona economica esclusiva oltre il limite esterno del mare territoriale (PDL 2313)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 196,
            "majority_cohesion_rate": 63.91,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 6021,
            "slug": "vs18_423_003",
            "identifier": "vs18_423_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_423_003/?format=api",
            "sitting": {
                "id": 439,
                "date": "2020-11-05",
                "number": 423,
                "branch": "C"
            },
            "number": 3,
            "title": "Ratifica ed esecuzione degli Emendamenti all'Accordo sulla conservazione dei cetacei del Mar Nero, del Mar Mediterraneo e dell'area atlantica contigua, con Annessi e Atto finale, fatto a Monaco il 24 novembre 1996, adottati a Monaco il 12 novembre 2010 (DDL 1704) - Votazione finale DDL n. 1704",
            "original_title": "Votazione finale DDL n. 1704",
            "description_title": "Ratifica ed esecuzione degli Emendamenti all'Accordo sulla conservazione dei cetacei del Mar Nero, del Mar Mediterraneo e dell'area atlantica contigua, con Annessi e Atto finale, fatto a Monaco il 24 novembre 1996, adottati a Monaco il 12 novembre 2010 (DDL 1704)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 193,
            "majority_cohesion_rate": 64.53,
            "minority_cohesion_rate": 60.63
        },
        {
            "id": 4714,
            "slug": "vs18_431_037",
            "identifier": "vs18_431_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_037/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-bis.5 BITONCI MASSIMO (LEGA) - Votazione Emendamento 1-bis.5 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.5 DDL n. 2779",
            "description_title": "Emendamento 1-bis.5 BITONCI MASSIMO (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": 19,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5578,
            "slug": "vs18_431_011",
            "identifier": "vs18_431_011",
            "url": "https://staging.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": 5617,
            "slug": "vs18_431_013",
            "identifier": "vs18_431_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_013/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.14 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.14 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2779",
            "description_title": "Emendamento 1.14 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": 24,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4693,
            "slug": "vs18_431_038",
            "identifier": "vs18_431_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_038/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-bis.1 BAGNASCO ROBERTO (FI) - Votazione Emendamento 1-bis.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2779",
            "description_title": "Emendamento 1-bis.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4699,
            "slug": "vs18_431_039",
            "identifier": "vs18_431_039",
            "url": "https://staging.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": 4755,
            "slug": "vs18_431_032",
            "identifier": "vs18_431_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_032/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 1.013 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.013 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.013 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.013 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": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 4903,
            "slug": "vs18_431_030",
            "identifier": "vs18_431_030",
            "url": "https://staging.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": 5083,
            "slug": "vs18_431_027",
            "identifier": "vs18_431_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_027/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 1.08 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.08 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.08 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.08 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": 17,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5525,
            "slug": "vs18_431_016",
            "identifier": "vs18_431_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_016/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.19 IEZZI IGOR GIANCARLO (LEGA) - Votazione Emendamento 1.19 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2779",
            "description_title": "Emendamento 1.19 IEZZI IGOR GIANCARLO (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": 22,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5503,
            "slug": "vs18_431_018",
            "identifier": "vs18_431_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_018/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.4 NOVELLI ROBERTO (FI) - Votazione Emendamento 1.4 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2779",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5630,
            "slug": "vs18_431_056",
            "identifier": "vs18_431_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_056/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 3-bis.08 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.08 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.08 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.08 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": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5983,
            "slug": "vs18_431_005",
            "identifier": "vs18_431_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_005/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.11 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2779",
            "description_title": "Emendamento 1.11 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5970,
            "slug": "vs18_431_004",
            "identifier": "vs18_431_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_004/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.10 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.10 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2779",
            "description_title": "Emendamento 1.10 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6009,
            "slug": "vs18_431_008",
            "identifier": "vs18_431_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_008/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.22 LAZZARINI ARIANNA (LEGA) - Votazione Emendamento 1.22 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2779",
            "description_title": "Emendamento 1.22 LAZZARINI ARIANNA (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": 24,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5991,
            "slug": "vs18_431_006",
            "identifier": "vs18_431_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_006/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.16 BOLDI ROSSANA (LEGA) - Votazione Emendamento 1.16 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2779",
            "description_title": "Emendamento 1.16 BOLDI ROSSANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6091,
            "slug": "vs18_431_003",
            "identifier": "vs18_431_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_003/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.9 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2779",
            "description_title": "Emendamento 1.9 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": 24,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 7025,
            "slug": "vs18_485_040",
            "identifier": "vs18_485_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_040/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2989/11 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2989/11 DDL n. 2989",
            "original_title": "Votazione Ordine del giorno 9/2989/11 DDL n. 2989",
            "description_title": "Ordine del giorno n. 9/2989/11 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": 182,
            "majority_cohesion_rate": 65.5,
            "minority_cohesion_rate": 63.89
        },
        {
            "id": 6089,
            "slug": "vs18_431_040",
            "identifier": "vs18_431_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_040/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1-ter.01 MOLTENI NICOLA (LEGA) - Votazione Emendamento 1-ter.01 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-ter.01 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1-ter.01 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": 24,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6107,
            "slug": "vs18_431_046",
            "identifier": "vs18_431_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_046/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.2 BAGNASCO ROBERTO (FI) - Votazione Emendamento 3.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2779",
            "description_title": "Emendamento 3.2 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": 17,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6096,
            "slug": "vs18_431_041",
            "identifier": "vs18_431_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_041/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 1-ter.02 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1-ter.02 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-ter.02 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1-ter.02 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": 20,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 79.13
        },
        {
            "id": 6125,
            "slug": "vs18_431_044",
            "identifier": "vs18_431_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_044/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1-ter.04 BITONCI MASSIMO (LEGA) - Votazione Emendamento 1-ter.04 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-ter.04 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1-ter.04 BITONCI MASSIMO (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": 17,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6145,
            "slug": "vs18_431_049",
            "identifier": "vs18_431_049",
            "url": "https://staging.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": 5057,
            "slug": "vs18_431_024",
            "identifier": "vs18_431_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_024/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.05 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.05 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.05 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.05 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": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5591,
            "slug": "vs18_431_014",
            "identifier": "vs18_431_014",
            "url": "https://staging.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": 5643,
            "slug": "vs18_431_058",
            "identifier": "vs18_431_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_058/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 4.01 TOCCALINI LUCA (LEGA) - Votazione Emendamento 4.01 DDL n. 2779",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 4.01 TOCCALINI LUCA (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": 22,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5602,
            "slug": "vs18_431_015",
            "identifier": "vs18_431_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_015/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.8  GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.8 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2779",
            "description_title": "Emendamento 1.8  GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 4770,
            "slug": "vs18_431_031",
            "identifier": "vs18_431_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_031/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 1.012 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.012 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.012 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.012 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": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5999,
            "slug": "vs18_431_007",
            "identifier": "vs18_431_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_007/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.17 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.17 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2779",
            "description_title": "Emendamento 1.17 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": 72.7,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5638,
            "slug": "vs18_431_059",
            "identifier": "vs18_431_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_059/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 6.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2779",
            "description_title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (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": 25,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5587,
            "slug": "vs18_431_050",
            "identifier": "vs18_431_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_050/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 3-bis.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (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": 25,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5615,
            "slug": "vs18_431_054",
            "identifier": "vs18_431_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_054/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3-bis.06 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.06 DDL n. 2779",
            "description_title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5038,
            "slug": "vs18_431_029",
            "identifier": "vs18_431_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_029/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.010 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.010 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.010 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.010 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": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5606,
            "slug": "vs18_431_053",
            "identifier": "vs18_431_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_053/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.013 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.013 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5108,
            "slug": "vs18_431_022",
            "identifier": "vs18_431_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_022/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.03 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.03 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": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 6099,
            "slug": "vs18_431_047",
            "identifier": "vs18_431_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_047/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (FI) - Votazione Emendamento 3.3 DDL n. 2779",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2779",
            "description_title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (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": 19,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6069,
            "slug": "vs18_431_042",
            "identifier": "vs18_431_042",
            "url": "https://staging.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
        }
    ]
}