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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=78",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=76",
    "results": [
        {
            "id": 6711,
            "slug": "vs18_313_101",
            "identifier": "vs18_313_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_101/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2394/213 ZANETTIN PIERANTONIO (FI) - Votazione Ordine del giorno 9/2394/213 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/213 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/213 ZANETTIN PIERANTONIO (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": 37,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 6262,
            "slug": "vs18_313_017",
            "identifier": "vs18_313_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_017/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO LUIGI (LEGA) - Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/70 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/70 BIANCHI MATTEO LUIGI (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": 74.11,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 5814,
            "slug": "vs18_313_005",
            "identifier": "vs18_313_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_005/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/25 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/25 CIRIELLI EDMONDO (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.54
        },
        {
            "id": 6710,
            "slug": "vs18_313_096",
            "identifier": "vs18_313_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_096/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2394/208 FASCINA MARTA ANTONIA (FI) - Votazione Ordine del giorno 9/2394/208 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/208 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/208 FASCINA MARTA ANTONIA (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": 39,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6307,
            "slug": "vs18_313_016",
            "identifier": "vs18_313_016",
            "url": "https://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": 5782,
            "slug": "vs18_313_009",
            "identifier": "vs18_313_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_009/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/33 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/33 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6582,
            "slug": "vs18_308_024",
            "identifier": "vs18_308_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_024/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 6583,
            "slug": "vs18_308_003",
            "identifier": "vs18_308_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_003/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 6675,
            "slug": "vs18_299_004",
            "identifier": "vs18_299_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_299_004/?format=api",
            "sitting": {
                "id": 315,
                "date": "2020-02-04",
                "number": 299,
                "branch": "C"
            },
            "number": 4,
            "title": "Norme riguardanti il trasferimento al patrimonio disponibile e la successiva cessione a privati di aree demaniali nel comune di Chioggia (Approvata dalla 6a Commissione permanente del Senato) (PDL 2152 e abbinata PDL 2041)\nPdl 2152-A - voto finale - Votazione finale PDL n. 2152",
            "original_title": "Votazione finale PDL n. 2152",
            "description_title": "Norme riguardanti il trasferimento al patrimonio disponibile e la successiva cessione a privati di aree demaniali nel comune di Chioggia (Approvata dalla 6a Commissione permanente del Senato) (PDL 2152 e abbinata PDL 2041)\nPdl 2152-A - voto finale",
            "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": 240,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 80.93
        },
        {
            "id": 6044,
            "slug": "vs18_295_003",
            "identifier": "vs18_295_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_003/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.101 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.101 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.101 PDL n. 1524",
            "description_title": "Emendamento 3.101 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": 40,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 8402,
            "slug": "vs18_461_019",
            "identifier": "vs18_461_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_019/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2845/16 APRILE NADIA (MISTO) - Votazione Ordine del giorno 9/2845/16 DDL n. 2845",
            "original_title": "Votazione Ordine del giorno 9/2845/16 DDL n. 2845",
            "description_title": "Ordine del giorno n. 9/2845/16 APRILE NADIA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 4109,
            "slug": "vs18_259_001",
            "identifier": "vs18_259_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_259_001/?format=api",
            "sitting": {
                "id": 275,
                "date": "2019-11-14",
                "number": 259,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2242",
            "original_title": "Votazione pregiudiziale DDL n.2242",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 3206,
            "slug": "vs18_243_060",
            "identifier": "vs18_243_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_243_060/?format=api",
            "sitting": {
                "id": 259,
                "date": "2019-10-22",
                "number": 243,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 10 (Mantenimento)\n     - Votazione Articolo DDL n.1939",
            "original_title": "Votazione Articolo DDL n.1939",
            "description_title": "Articolo 10 (Mantenimento)\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": 45,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 64.73
        },
        {
            "id": 2828,
            "slug": "vs18_267_008",
            "identifier": "vs18_267_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_008/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 7.0501 GALLINELLA FILIPPO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 4239,
            "slug": "vs18_245_010",
            "identifier": "vs18_245_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_010/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 10,
            "title": "Conversione in legge del decreto-legge 21 settembre 2019, n. 105, recante disposizioni urgenti in materia di perimetro di sicurezza nazionale cibernetica (DDL 2100)\n     - Votazione finale DDL n.2100",
            "original_title": "Votazione finale DDL n.2100",
            "description_title": "Conversione in legge del decreto-legge 21 settembre 2019, n. 105, recante disposizioni urgenti in materia di perimetro di sicurezza nazionale cibernetica (DDL 2100)\n    ",
            "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": 4,
            "n_margin": 132,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 63.57
        },
        {
            "id": 4282,
            "slug": "vs18_266_065",
            "identifier": "vs18_266_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_065/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5-bis.500 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 5-bis.500 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 230,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 2380,
            "slug": "vs18_248_036",
            "identifier": "vs18_248_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_036/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 36,
            "title": "Questioni pregiudiziali n. 1 MURELLI ELENA (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale ",
            "original_title": "Votazione pregiudiziale ",
            "description_title": "Questioni pregiudiziali n. 1 MURELLI ELENA (LEGA) ed altri e n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 3210,
            "slug": "vs18_252_003",
            "identifier": "vs18_252_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_003/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 3,
            "title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2222",
            "original_title": "Votazione pregiudiziale DDL n.2222",
            "description_title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 81.78
        },
        {
            "id": 2969,
            "slug": "vs18_253_008",
            "identifier": "vs18_253_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_008/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1909",
            "original_title": "Votazione Articolo DDL n.1909",
            "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": 237,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 3201,
            "slug": "vs18_243_054",
            "identifier": "vs18_243_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_243_054/?format=api",
            "sitting": {
                "id": 259,
                "date": "2019-10-22",
                "number": 243,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1939",
            "original_title": "Votazione Articolo DDL n.1939",
            "description_title": "Articolo 8\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": 6,
            "n_margin": 188,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 41.09
        },
        {
            "id": 4293,
            "slug": "vs18_266_060",
            "identifier": "vs18_266_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_060/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.500 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 4.500 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 75.97
        },
        {
            "id": 354,
            "slug": "vs18_099_051",
            "identifier": "vs18_099_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_051/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 10\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 10\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": 223,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 355,
            "slug": "vs18_099_041",
            "identifier": "vs18_099_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_041/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 377,
            "slug": "vs18_099_054",
            "identifier": "vs18_099_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_054/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.100 CIMINO ROSALBA (M5S)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 12.100 CIMINO ROSALBA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 190,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 338,
            "slug": "vs18_099_022",
            "identifier": "vs18_099_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_022/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.100 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 2.100 DE CARLO LUCA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 60.69
        },
        {
            "id": 373,
            "slug": "vs18_099_025",
            "identifier": "vs18_099_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_025/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 4\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": 2,
            "n_margin": 153,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 369,
            "slug": "vs18_099_049",
            "identifier": "vs18_099_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_049/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "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": 74.13,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 341,
            "slug": "vs18_099_026",
            "identifier": "vs18_099_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_026/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.101, come riformulato, ROSSINI EMANUELA (MISTO)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 5.101, come riformulato, ROSSINI EMANUELA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 759,
            "slug": "vs18_099_066",
            "identifier": "vs18_099_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_066/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 17\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 17\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": 2,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 770,
            "slug": "vs18_099_063",
            "identifier": "vs18_099_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_063/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 14\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": 4,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 8403,
            "slug": "vs18_454_068",
            "identifier": "vs18_454_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_068/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (FI) - Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "original_title": "Votazione Ordine del giorno 9/2835/29 DDL n. 2835",
            "description_title": "Ordine del giorno n. 9/2835/29 MULE' GIORGIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 74.15,
            "minority_cohesion_rate": 62.32
        },
        {
            "id": 6498,
            "slug": "vs18_348_033",
            "identifier": "vs18_348_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_033/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (LEGA) - Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 4720,
            "slug": "vs18_357_001",
            "identifier": "vs18_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_357_001/?format=api",
            "sitting": {
                "id": 373,
                "date": "2020-06-15",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471) - Votazione finale DDL n. 2471",
            "original_title": "Votazione finale DDL n. 2471",
            "description_title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471)",
            "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": 54,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5099,
            "slug": "vs18_354_003",
            "identifier": "vs18_354_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_003/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.232 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.232 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.232 DDL n. 2471",
            "description_title": "Emendamento 1.232 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 5755,
            "slug": "vs18_339_010",
            "identifier": "vs18_339_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_010/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2447/16 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2447/16 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/16 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/16 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": 29,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 6388,
            "slug": "vs18_348_035",
            "identifier": "vs18_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_035/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (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": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 6748,
            "slug": "vs18_315_024",
            "identifier": "vs18_315_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_024/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 3-quater.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-quater.50 DDL n. 2407",
            "description_title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6749,
            "slug": "vs18_315_003",
            "identifier": "vs18_315_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_003/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.51 BORDONALI SIMONA (LEGA) - Votazione Emendamento 1.51 DDL n. 2407",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2407",
            "description_title": "Emendamento 1.51 BORDONALI SIMONA (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": 43,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6682,
            "slug": "vs18_285_005",
            "identifier": "vs18_285_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_285_005/?format=api",
            "sitting": {
                "id": 301,
                "date": "2020-01-09",
                "number": 285,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00308 CABRAS PINO (M5S), QUARTAPELLE PROCOPIO LIA (PD), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00308",
            "original_title": "Votazione Mozione 1_00308",
            "description_title": "Mozione n. 1-00308 CABRAS PINO (M5S), QUARTAPELLE PROCOPIO LIA (PD), 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6681,
            "slug": "vs18_285_002",
            "identifier": "vs18_285_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_285_002/?format=api",
            "sitting": {
                "id": 301,
                "date": "2020-01-09",
                "number": 285,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, n. 2 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 3 SISTO FRANCESCO PAOLO (FI) ed altri - Votazione pregiudiziale DDL n. 2325",
            "original_title": "Votazione pregiudiziale DDL n. 2325",
            "description_title": "Questioni pregiudiziali n. 1 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, n. 2 IEZZI IGOR GIANCARLO (LEGA) ed altri e n. 3 SISTO FRANCESCO PAOLO (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 3879,
            "slug": "vs18_175_091",
            "identifier": "vs18_175_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_091/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 1.53 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.53 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3528,
            "slug": "vs18_206_027",
            "identifier": "vs18_206_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_027/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.74 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.74 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 4514,
            "slug": "vs18_181_017",
            "identifier": "vs18_181_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_017/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.20 BOND DARIO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.20 BOND DARIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 4494,
            "slug": "vs18_181_018",
            "identifier": "vs18_181_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_018/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.5 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.5 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3327,
            "slug": "vs18_180_010",
            "identifier": "vs18_180_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_010/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.102 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.102 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 3325,
            "slug": "vs18_180_002",
            "identifier": "vs18_180_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_002/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 TRIPODI MARIA (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 1.1 TRIPODI MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 125,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 3321,
            "slug": "vs18_179_005",
            "identifier": "vs18_179_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_005/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1797",
            "original_title": "Votazione Articolo DDL n.1797",
            "description_title": "Articolo 4\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": 241,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 81.75
        },
        {
            "id": 2283,
            "slug": "vs18_175_064",
            "identifier": "vs18_175_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_064/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 28.0100 UNGARO MASSIMO (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 28.0100 UNGARO MASSIMO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3863,
            "slug": "vs18_175_102",
            "identifier": "vs18_175_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_102/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.30 ZANETTIN PIERANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.11
        }
    ]
}