Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=83
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=84",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=82",
    "results": [
        {
            "id": 1444,
            "slug": "vs18_075_091",
            "identifier": "vs18_075_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_091/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 2271,
            "slug": "vs18_175_051",
            "identifier": "vs18_175_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_051/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 22\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 22\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": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 2273,
            "slug": "vs18_175_044",
            "identifier": "vs18_175_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_044/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.300, da votare ai sensi dell'articolo 86, comma  4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 19.300, 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": 15,
            "n_margin": 134,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 2300,
            "slug": "vs18_175_025",
            "identifier": "vs18_175_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_025/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameto\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": 14,
            "n_margin": 134,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 3493,
            "slug": "vs18_206_036",
            "identifier": "vs18_206_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_036/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.202 della Commissione\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.202 della Commissione\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": 226,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 69.47
        },
        {
            "id": 1796,
            "slug": "vs18_066_002",
            "identifier": "vs18_066_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_002/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Identici articoli aggiuntivi 1.02 VARCHI MARIA CAROLINA (FDI) e 1.0264 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 3868,
            "slug": "vs18_175_082",
            "identifier": "vs18_175_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_082/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo premissivo 01.01 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Articolo premissivo 01.01 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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 34.73
        },
        {
            "id": 2307,
            "slug": "vs18_175_055",
            "identifier": "vs18_175_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_055/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 24.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 24.300, 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": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 69.47
        },
        {
            "id": 3883,
            "slug": "vs18_175_070",
            "identifier": "vs18_175_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_070/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 32\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 32\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.49,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 2297,
            "slug": "vs18_175_042",
            "identifier": "vs18_175_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_042/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 18\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 18\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": 84,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 2293,
            "slug": "vs18_175_032",
            "identifier": "vs18_175_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_032/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 15.0113 PASTORINO LUCA (LEU)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 15.0113 PASTORINO LUCA (LEU)\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": 124,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 3903,
            "slug": "vs18_175_104",
            "identifier": "vs18_175_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_104/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 1.63 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0506",
            "original_title": "Votazione Emendamento PDL n.0506",
            "description_title": "Emendamento 1.63 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": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 17075,
            "slug": "18-308-6",
            "identifier": "18-308-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-308-6/?format=api",
            "sitting": {
                "id": 1064,
                "date": "2021-03-30",
                "number": 308,
                "branch": "S"
            },
            "number": 6,
            "title": "Delega al Governo per riordinare, semplificare e potenziare le misure a sostegno dei figli a carico attraverso l'assegno unico e universale - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Delega al Governo per riordinare, semplificare e potenziare le misure a sostegno dei figli a carico attraverso l'assegno unico e universale",
            "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": 1,
            "n_margin": 113,
            "majority_cohesion_rate": 74.5,
            "minority_cohesion_rate": 80.0
        },
        {
            "id": 5874,
            "slug": "vs18_438_012",
            "identifier": "vs18_438_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_012/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 5983,
            "slug": "vs18_431_005",
            "identifier": "vs18_431_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_005/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.11 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2779",
            "description_title": "Emendamento 1.11 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6346,
            "slug": "vs18_438_020",
            "identifier": "vs18_438_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_020/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 4816,
            "slug": "vs18_438_007",
            "identifier": "vs18_438_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_007/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (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": 24,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 5602,
            "slug": "vs18_431_015",
            "identifier": "vs18_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_015/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.8  GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.8 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2779",
            "description_title": "Emendamento 1.8  GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 4813,
            "slug": "vs18_438_002",
            "identifier": "vs18_438_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_002/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (FDI) - Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5573,
            "slug": "vs18_431_010",
            "identifier": "vs18_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_010/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.2 PELLA ROBERTO (FI) e 1.18 SUTTO MAURO (LEGA) - Votazione Emendamento 1.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2779",
            "description_title": "Identici emendamenti 1.2 PELLA ROBERTO (FI) e 1.18 SUTTO MAURO (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": 27,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4682,
            "slug": "vs18_342_015",
            "identifier": "vs18_342_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_015/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.06 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 2.06 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.06 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.06 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 81.25
        },
        {
            "id": 5486,
            "slug": "vs18_342_009",
            "identifier": "vs18_342_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_009/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.21 BOND DARIO (FI) - Votazione Emendamento 2.21 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.21 DDL n. 2117",
            "description_title": "Emendamento 2.21 BOND DARIO (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": 74.55,
            "minority_cohesion_rate": 81.64
        },
        {
            "id": 4662,
            "slug": "vs18_342_011",
            "identifier": "vs18_342_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_011/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.22 RUSSO PAOLO (FI) - Votazione Emendamento 2.22 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.22 DDL n. 2117",
            "description_title": "Emendamento 2.22 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": 26,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 82.42
        },
        {
            "id": 4927,
            "slug": "vs18_335_010",
            "identifier": "vs18_335_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_010/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.53 MELONI GIORGIA (FDI) - Votazione Emendamento 1.53 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2447",
            "description_title": "Emendamento 1.53 MELONI GIORGIA (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": 30,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5467,
            "slug": "vs18_342_004",
            "identifier": "vs18_342_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_004/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.24 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.24 DDL n. 2117",
            "description_title": "Emendamento 2.24 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 81.64
        },
        {
            "id": 3934,
            "slug": "vs18_111_005",
            "identifier": "vs18_111_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_005/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 1.10 MAGI RICCARDO (MISTO), 1.11 CECCANTI STEFANO (PD), 1.12 TOCCAFONDI GABRIELE (MISTO) e 1.13 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.10 MAGI RICCARDO (MISTO), 1.11 CECCANTI STEFANO (PD), 1.12 TOCCAFONDI GABRIELE (MISTO) e 1.13 SCHULLIAN MANFRED (MISTO)\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": 123,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 3891,
            "slug": "vs18_165_062",
            "identifier": "vs18_165_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_062/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1718/42 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Ordine del giorno 9/1718/42 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/42 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/42 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 78,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 3312,
            "slug": "vs18_116_008",
            "identifier": "vs18_116_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_008/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.67 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.67 D'ETTORE FELICE MAURIZIO (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": 38,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4542,
            "slug": "vs18_138_008",
            "identifier": "vs18_138_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_138_008/?format=api",
            "sitting": {
                "id": 154,
                "date": "2019-03-07",
                "number": 138,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1302 e abb./3 BAZOLI ALFREDO (PD)\n     - Votazione Ordine del giorno 9/1302 e abb./3 PDL n.1302",
            "original_title": "Votazione Ordine del giorno 9/1302 e abb./3 PDL n.1302",
            "description_title": "Ordine del giorno n. 9/1302 e abb./3 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 3286,
            "slug": "vs18_116_013",
            "identifier": "vs18_116_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_013/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.73 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.73 D'ETTORE FELICE MAURIZIO (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": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 3625,
            "slug": "vs18_131_043",
            "identifier": "vs18_131_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_043/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.44 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.44 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3288,
            "slug": "vs18_116_015",
            "identifier": "vs18_116_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_015/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.76 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.76 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 3409,
            "slug": "vs18_130_026",
            "identifier": "vs18_130_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_026/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.378 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.378 MIGLIORE GENNARO (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": 81,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 3119,
            "slug": "vs18_160_044",
            "identifier": "vs18_160_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_044/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 3.02 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Articolo aggiuntivo 3.02 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3136,
            "slug": "vs18_160_007",
            "identifier": "vs18_160_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_007/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.15 RUSSO 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": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3627,
            "slug": "vs18_131_006",
            "identifier": "vs18_131_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_006/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.903.6 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.903.6 SPERANZA ROBERTO (LEU)\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": 44,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 3744,
            "slug": "vs18_134_045",
            "identifier": "vs18_134_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_045/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.11 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.11 INCERTI ANTONELLA (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": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 4482,
            "slug": "vs18_129_028",
            "identifier": "vs18_129_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_028/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.225 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.225 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 3085,
            "slug": "vs18_154_002",
            "identifier": "vs18_154_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_002/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 (Nuova formulazione) D'ORSO VALENTINA (M5S)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.102 (Nuova formulazione) D'ORSO VALENTINA (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": 0,
            "n_margin": 238,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 80.99
        },
        {
            "id": 3745,
            "slug": "vs18_134_043",
            "identifier": "vs18_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_043/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.10 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.10 INCERTI ANTONELLA (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": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 4276,
            "slug": "vs18_125_015",
            "identifier": "vs18_125_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_015/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.191 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.191 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 2617,
            "slug": "vs18_134_037",
            "identifier": "vs18_134_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_037/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00133, ad eccezione del capoverso terzo della parte dispositiva, BALDELLI SIMONE (FI) ed altri\n     - Votazione Mozione 1-00133",
            "original_title": "Votazione Mozione 1-00133",
            "description_title": "Mozione n. 1-00133, ad eccezione del capoverso terzo della parte dispositiva, BALDELLI SIMONE (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 4259,
            "slug": "vs18_125_002",
            "identifier": "vs18_125_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_002/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.175 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.175 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4280,
            "slug": "vs18_125_017",
            "identifier": "vs18_125_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_017/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.193 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.193 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3817,
            "slug": "vs18_165_050",
            "identifier": "vs18_165_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_050/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 50,
            "title": "Subemendamento 0.7.100.200 della Commissione\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Subemendamento 0.7.100.200 della Commissione\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": 223,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 4264,
            "slug": "vs18_125_016",
            "identifier": "vs18_125_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_016/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.192 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.192 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 74.14
        },
        {
            "id": 3692,
            "slug": "vs18_159_050",
            "identifier": "vs18_159_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_050/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.200 delle Commissioni\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.200 delle Commissioni\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": 39,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 4278,
            "slug": "vs18_125_013",
            "identifier": "vs18_125_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_013/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.188 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.188 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 4267,
            "slug": "vs18_125_019",
            "identifier": "vs18_125_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_019/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.199 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.199 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 2140,
            "slug": "vs18_149_001",
            "identifier": "vs18_149_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_149_001/?format=api",
            "sitting": {
                "id": 165,
                "date": "2019-03-26",
                "number": 149,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 MACINA ANNA (M5S)\n     - Votazione Emendamento PDL n.0696",
            "original_title": "Votazione Emendamento PDL n.0696",
            "description_title": "Emendamento 1.2 MACINA ANNA (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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 84.03
        }
    ]
}