Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=214
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=215",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=213",
    "results": [
        {
            "id": 6551,
            "slug": "vs18_313_064",
            "identifier": "vs18_313_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_064/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2394/142 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/142 ZIELLO EDOARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5270,
            "slug": "vs18_313_078",
            "identifier": "vs18_313_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_078/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2394/174 POLVERINI RENATA (FI) - Votazione Ordine del giorno 9/2394/174 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/174 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/174 POLVERINI RENATA (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": 34,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 6522,
            "slug": "vs18_313_061",
            "identifier": "vs18_313_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_061/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2394/135 CECCHETTI FABRIZIO (LEGA) - Votazione Ordine del giorno 9/2394/135 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/135 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/135 CECCHETTI FABRIZIO (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": 31,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6097,
            "slug": "vs18_381_027",
            "identifier": "vs18_381_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_027/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.121 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.121 PDL n. 1056",
            "description_title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6509,
            "slug": "vs18_313_068",
            "identifier": "vs18_313_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_068/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2394/152 GALLI DARIO (LEGA) - Votazione Ordine del giorno 9/2394/152 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/152 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/152 GALLI DARIO (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": 32,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5281,
            "slug": "vs18_381_001",
            "identifier": "vs18_381_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_001/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri - Votazione Mozione 1_00370",
            "original_title": "Votazione Mozione 1_00370",
            "description_title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5633,
            "slug": "vs18_381_011",
            "identifier": "vs18_381_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_011/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (FI) - Votazione Emendamento 2.103, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.103, PDL n. 1056",
            "description_title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (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": 225,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6492,
            "slug": "vs18_313_066",
            "identifier": "vs18_313_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_066/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5041,
            "slug": "vs18_381_007",
            "identifier": "vs18_381_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_007/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.3 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.3 PDL n. 1056",
            "description_title": "Emendamento 2.3 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5607,
            "slug": "vs18_381_015",
            "identifier": "vs18_381_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_015/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (FI) - Votazione Emendamento 2.10, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.10, PDL n. 1056",
            "description_title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (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": 224,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5058,
            "slug": "vs18_381_009",
            "identifier": "vs18_381_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_009/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.7 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1056",
            "description_title": "Emendamento 2.7 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4552,
            "slug": "vs18_220_055",
            "identifier": "vs18_220_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_220_055/?format=api",
            "sitting": {
                "id": 236,
                "date": "2019-08-01",
                "number": 220,
                "branch": "C"
            },
            "number": 55,
            "title": "Proposta di inserimento all'ordine del giorno l'esame della proposta di legge n. 2039\n     - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "Proposta di inserimento all'ordine del giorno l'esame della proposta di legge n. 2039\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 32.06
        },
        {
            "id": 4797,
            "slug": "vs18_382_004",
            "identifier": "vs18_382_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_004/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2) - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2)",
            "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": 10,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 81.96
        },
        {
            "id": 2896,
            "slug": "vs18_227_056",
            "identifier": "vs18_227_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_056/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1815",
            "original_title": "Votazione Articolo PDL n.1815",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 232,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 4790,
            "slug": "vs18_382_005",
            "identifier": "vs18_382_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_005/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III) - Votazione Risoluzione 6_00124",
            "original_title": "Votazione Risoluzione 6_00124",
            "description_title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III)",
            "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": 51,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 6327,
            "slug": "vs18_313_012",
            "identifier": "vs18_313_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_012/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2394/47 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/47 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/47 BISA INGRID (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": 34,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 2973,
            "slug": "vs18_253_018",
            "identifier": "vs18_253_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_018/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1624",
            "original_title": "Votazione Articolo DDL n.1624",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 79.46
        },
        {
            "id": 5384,
            "slug": "vs18_383_002",
            "identifier": "vs18_383_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_002/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5389,
            "slug": "vs18_383_001",
            "identifier": "vs18_383_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_001/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 1,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5365,
            "slug": "vs18_383_005",
            "identifier": "vs18_383_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_005/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 207,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 5346,
            "slug": "vs18_383_003",
            "identifier": "vs18_383_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_003/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00362",
            "original_title": "Votazione Mozione 1_00362",
            "description_title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 6344,
            "slug": "vs18_313_020",
            "identifier": "vs18_313_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_020/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/73 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/73 CAVANDOLI LAURA (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": 35,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 2971,
            "slug": "vs18_253_006",
            "identifier": "vs18_253_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_006/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1909",
            "original_title": "Votazione Articolo DDL n.1909",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 235,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 77.91
        },
        {
            "id": 4727,
            "slug": "vs18_386_026",
            "identifier": "vs18_386_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_026/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento Tab. 2.11 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.11 COMAROLI SILVANA ANDREINA (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": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4743,
            "slug": "vs18_386_027",
            "identifier": "vs18_386_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_027/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento Tab. 2.23 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.23 GARAVAGLIA 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": 34,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 5018,
            "slug": "vs18_386_032",
            "identifier": "vs18_386_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_032/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (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": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5023,
            "slug": "vs18_386_033",
            "identifier": "vs18_386_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_033/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento Tab. 8.6 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.6 GARAVAGLIA 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": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5025,
            "slug": "vs18_386_034",
            "identifier": "vs18_386_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_034/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento Tab. 8.7 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.7 COMAROLI SILVANA ANDREINA (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": 32,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5101,
            "slug": "vs18_386_037",
            "identifier": "vs18_386_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_037/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento Tab. 9.10 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 9.10 COMAROLI SILVANA ANDREINA (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": 32,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6307,
            "slug": "vs18_313_016",
            "identifier": "vs18_313_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_016/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (LEGA) - Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/69 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/69 BAZZARO ALEX (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": 31,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6209,
            "slug": "vs18_313_052",
            "identifier": "vs18_313_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_052/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (LEGA) - Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (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": 30,
            "majority_cohesion_rate": 70.54,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6011,
            "slug": "vs18_386_016",
            "identifier": "vs18_386_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_016/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento Tab. 2.2 MANDELLI ANDREA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.2 MANDELLI ANDREA (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": 29,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5988,
            "slug": "vs18_386_015",
            "identifier": "vs18_386_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_015/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (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": 29,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 2911,
            "slug": "vs18_227_061",
            "identifier": "vs18_227_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_061/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1850",
            "original_title": "Votazione Articolo DDL n.1850",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4661,
            "slug": "vs18_386_021",
            "identifier": "vs18_386_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_021/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento Tab. 2.34 RUSSO PAOLO (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.34 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5045,
            "slug": "vs18_386_031",
            "identifier": "vs18_386_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_031/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento Tab. 5.11 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 5.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": 29,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5046,
            "slug": "vs18_386_030",
            "identifier": "vs18_386_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_030/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento Tab. 5.10 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 5.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": 30,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 11253,
            "slug": "18-16-3",
            "identifier": "18-16-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-16-3/?format=api",
            "sitting": {
                "id": 772,
                "date": "2018-06-28",
                "number": 16,
                "branch": "S"
            },
            "number": 3,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Emm. 1.0.113, 1.0.114 e 1.119, Quagliariello    e altri; Marsilio e Zaffini; D'Alfonso e altri",
            "original_title": "Emm. 1.0.113, 1.0.114 e 1.119, Quagliariello    e altri; Marsilio e Zaffini; D'Alfonso e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 91.57,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 6188,
            "slug": "vs18_313_054",
            "identifier": "vs18_313_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_054/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 4707,
            "slug": "vs18_386_028",
            "identifier": "vs18_386_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_028/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento Tab. 2.3 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.3 GARAVAGLIA 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": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6005,
            "slug": "vs18_386_017",
            "identifier": "vs18_386_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_017/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento Tab. 2.26 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.26 GARAVAGLIA 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": 29,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4749,
            "slug": "vs18_386_024",
            "identifier": "vs18_386_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_024/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento Tab. 2.33 RUSSO PAOLO (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.33 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5030,
            "slug": "vs18_386_035",
            "identifier": "vs18_386_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_035/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento Tab. 8.10 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.10 GARAVAGLIA 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": 31,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5806,
            "slug": "vs18_313_008",
            "identifier": "vs18_313_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_008/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/32 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/32 LUCASELLI YLENJA (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": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4717,
            "slug": "vs18_386_029",
            "identifier": "vs18_386_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_029/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento Tab. 5.9 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 5.9 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": 27,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 5835,
            "slug": "vs18_313_003",
            "identifier": "vs18_313_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_003/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2394/8 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/8 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/8 TRANCASSINI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5060,
            "slug": "vs18_387_015",
            "identifier": "vs18_387_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_015/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2360",
            "original_title": "Votazione Articolo 1 DDL n. 2360",
            "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": 206,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 5093,
            "slug": "vs18_387_019",
            "identifier": "vs18_387_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_019/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2360",
            "original_title": "Votazione Articolo 5 DDL n. 2360",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 5086,
            "slug": "vs18_387_018",
            "identifier": "vs18_387_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_018/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2360",
            "original_title": "Votazione Articolo 4 DDL n. 2360",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5148,
            "slug": "vs18_387_010",
            "identifier": "vs18_387_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_010/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2120",
            "original_title": "Votazione Articolo 1 DDL n. 2120",
            "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": 172,
            "majority_cohesion_rate": 53.92,
            "minority_cohesion_rate": 58.27
        }
    ]
}