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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=233",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=231",
    "results": [
        {
            "id": 5157,
            "slug": "vs18_331_019",
            "identifier": "vs18_331_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_019/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2463/116 CAON ROBERTO (FI) - Votazione Ordine del giorno 9/2463/116 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/116 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/116 CAON ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 62.99,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 5391,
            "slug": "vs18_331_020",
            "identifier": "vs18_331_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_020/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/118 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/118 SIRACUSANO MATILDE (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": 48,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5372,
            "slug": "vs18_331_021",
            "identifier": "vs18_331_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_021/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2463/120 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2463/120 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/120 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/120 FITZGERALD NISSOLI FUCSIA (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": 52,
            "majority_cohesion_rate": 67.46,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5380,
            "slug": "vs18_331_022",
            "identifier": "vs18_331_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_022/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2463/122 BARATTO RAFFAELE (FI) - Votazione Ordine del giorno 9/2463/122 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/122 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/122 BARATTO RAFFAELE (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": 46,
            "majority_cohesion_rate": 64.48,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 5350,
            "slug": "vs18_331_023",
            "identifier": "vs18_331_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_023/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2463/229 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2463/229 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/229 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/229 TRANO RAFFAELE (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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 5359,
            "slug": "vs18_331_024",
            "identifier": "vs18_331_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_024/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2463/259 PATELLI CRISTINA (LEGA) - Votazione Ordine del giorno 9/2463/259 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/259 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/259 PATELLI CRISTINA (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": 49,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 5337,
            "slug": "vs18_331_025",
            "identifier": "vs18_331_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_025/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2463/262 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2463/262 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/262 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/262 MATURI FILIPPO (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": 50,
            "majority_cohesion_rate": 65.37,
            "minority_cohesion_rate": 47.08
        },
        {
            "id": 5343,
            "slug": "vs18_331_026",
            "identifier": "vs18_331_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_026/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2463/265 GASTALDI FLAVIO (LEGA) - Votazione Ordine del giorno 9/2463/265 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/265 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/265 GASTALDI FLAVIO (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": 44,
            "majority_cohesion_rate": 63.58,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5716,
            "slug": "vs18_331_027",
            "identifier": "vs18_331_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_027/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2463/266 PATASSINI TULLIO (LEGA) - Votazione Ordine del giorno 9/2463/266 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/266 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/266 PATASSINI TULLIO (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": 52,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 5706,
            "slug": "vs18_331_028",
            "identifier": "vs18_331_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_028/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2463/267 DI MURO FLAVIO (LEGA) - Votazione Ordine del giorno 9/2463/267 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/267 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/267 DI MURO FLAVIO (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": 46,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 5699,
            "slug": "vs18_331_029",
            "identifier": "vs18_331_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_029/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2463/268 BUBISUTTI AURELIA (LEGA) - Votazione Ordine del giorno 9/2463/268 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/268 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/268 BUBISUTTI AURELIA (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": 49,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 49.81
        },
        {
            "id": 5769,
            "slug": "vs18_331_030",
            "identifier": "vs18_331_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_030/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2463/270 VIVIANI LORENZO (LEGA) - Votazione Ordine del giorno 9/2463/270 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/270 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/270 VIVIANI 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": 44,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5776,
            "slug": "vs18_331_031",
            "identifier": "vs18_331_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_031/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2463/272 INVERNIZZI CRISTIAN (LEGA) - Votazione Ordine del giorno 9/2463/272 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/272 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/272 INVERNIZZI CRISTIAN (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": 53,
            "majority_cohesion_rate": 67.76,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 5763,
            "slug": "vs18_331_032",
            "identifier": "vs18_331_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_032/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2463/273 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/2463/273 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/273 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/273 FOGLIANI KETTY (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": 54,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 5791,
            "slug": "vs18_331_033",
            "identifier": "vs18_331_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_033/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2463/279 MINARDO ANTONINO (LEGA) - Votazione Ordine del giorno 9/2463/279 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/279 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/279 MINARDO ANTONINO (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": 51,
            "majority_cohesion_rate": 67.76,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 5785,
            "slug": "vs18_331_034",
            "identifier": "vs18_331_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_034/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2463/283 FONTANA LORENZO (LEGA) - Votazione Ordine del giorno 9/2463/283 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/283 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/283 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": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 65.37,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 5812,
            "slug": "vs18_331_035",
            "identifier": "vs18_331_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_035/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2463/288 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/2463/288 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/288 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/288 SASSO ROSSANO (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": 52,
            "majority_cohesion_rate": 67.16,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 5803,
            "slug": "vs18_331_036",
            "identifier": "vs18_331_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_036/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2463/291 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2463/291 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/291 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/291 TURRI ROBERTO (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": 53,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 5831,
            "slug": "vs18_331_037",
            "identifier": "vs18_331_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_037/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2463/301 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2463/301 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/301 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/301 ZOFFILI EUGENIO (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": 54,
            "majority_cohesion_rate": 67.46,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5822,
            "slug": "vs18_331_038",
            "identifier": "vs18_331_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_038/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2463/302 COLMELLERE ANGELA (LEGA) - Votazione Ordine del giorno 9/2463/302 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/302 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/302 COLMELLERE ANGELA (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": 55,
            "majority_cohesion_rate": 68.06,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5897,
            "slug": "vs18_331_039",
            "identifier": "vs18_331_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_039/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2463/303 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2463/303 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/303 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/303 RIBOLLA ALBERTO (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": 42,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 6321,
            "slug": "vs18_331_040",
            "identifier": "vs18_331_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_040/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2463/304 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2463/304 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/304 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/304 IEZZI IGOR GIANCARLO (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": 59,
            "majority_cohesion_rate": 67.16,
            "minority_cohesion_rate": 45.91
        },
        {
            "id": 6314,
            "slug": "vs18_331_041",
            "identifier": "vs18_331_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_041/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2463/305 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2463/305 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/305 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/305 TONELLI GIANNI (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": 49,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6308,
            "slug": "vs18_331_042",
            "identifier": "vs18_331_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_042/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2463/307 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2463/307 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/307 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/307 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6259,
            "slug": "vs18_331_043",
            "identifier": "vs18_331_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_043/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2463/314 DURIGON CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2463/314 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/314 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/314 DURIGON CLAUDIO (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": 49,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 47.08
        },
        {
            "id": 6254,
            "slug": "vs18_331_044",
            "identifier": "vs18_331_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_044/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2463/326 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2463/326 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/326 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/326 PORCHIETTO CLAUDIA (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": 54,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 6245,
            "slug": "vs18_331_045",
            "identifier": "vs18_331_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_045/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2463/327 POLIDORI CATIA (FI) - Votazione Ordine del giorno 9/2463/327 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/327 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/327 POLIDORI CATIA (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": 52,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 46.69
        },
        {
            "id": 6241,
            "slug": "vs18_331_046",
            "identifier": "vs18_331_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_046/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2463/334 SIBILIA COSIMO (FI) - Votazione Ordine del giorno 9/2463/334 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/334 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/334 SIBILIA COSIMO (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": 52,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 6287,
            "slug": "vs18_331_047",
            "identifier": "vs18_331_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_047/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2463/341 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2463/341 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/341 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/341 MELONI GIORGIA (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": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 62.09,
            "minority_cohesion_rate": 40.86
        },
        {
            "id": 6026,
            "slug": "vs18_331_048",
            "identifier": "vs18_331_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_048/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 17 marzo 2020, n. 18, recante misure di potenziamento del Servizio sanitario nazionale e di sostegno economico per famiglie, lavoratori e imprese connesse all'emergenza epidemiologica da Covid-19. Proroga dei termini per l'adozione \ndi decreti legislativi (DDL 2463) - Votazione finale DDL n. 2463",
            "original_title": "Votazione finale DDL n. 2463",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 17 marzo 2020, n. 18, recante misure di potenziamento del Servizio sanitario nazionale e di sostegno economico per famiglie, lavoratori e imprese connesse all'emergenza epidemiologica da Covid-19. Proroga dei termini per l'adozione \ndi decreti legislativi (DDL 2463)",
            "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": 52,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 45.14
        },
        {
            "id": 5367,
            "slug": "vs18_332_001",
            "identifier": "vs18_332_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_332_001/?format=api",
            "sitting": {
                "id": 348,
                "date": "2020-04-29",
                "number": 332,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00107 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU), riferita alla Relazione presentata ai sensi dell'articolo 6, comma 5, della legge 243 del 2012 - Votazione Risoluzione 6_00107",
            "original_title": "Votazione Risoluzione 6_00107",
            "description_title": "Risoluzione n. 6-00107 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU), riferita alla Relazione presentata ai sensi dell'articolo 6, comma 5, della legge 243 del 2012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 255,
            "majority_cohesion_rate": 90.12,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 5374,
            "slug": "vs18_332_002",
            "identifier": "vs18_332_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_332_002/?format=api",
            "sitting": {
                "id": 348,
                "date": "2020-04-29",
                "number": 332,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00108 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU), riferita al Documento di economia e finanza 2020 - Votazione Risoluzione 6_00108",
            "original_title": "Votazione Risoluzione 6_00108",
            "description_title": "Risoluzione n. 6-00108 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU), riferita al Documento di economia e finanza 2020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 85.93,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 4688,
            "slug": "vs18_335_001",
            "identifier": "vs18_335_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_001/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.83 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.83 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.83 DDL n. 2447",
            "description_title": "Emendamento 1.83 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 4701,
            "slug": "vs18_335_002",
            "identifier": "vs18_335_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_002/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.51 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.51 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2447",
            "description_title": "Emendamento 1.51 MAGI RICCARDO (MISTO)",
            "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": 20,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 4751,
            "slug": "vs18_335_003",
            "identifier": "vs18_335_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_003/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.84 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.84 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.84 DDL n. 2447",
            "description_title": "Emendamento 1.84 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 4765,
            "slug": "vs18_335_004",
            "identifier": "vs18_335_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_004/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.57 RUSSO PAOLO (FI) - Votazione Emendamento 1.57 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.57 DDL n. 2447",
            "description_title": "Emendamento 1.57 RUSSO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 218,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 4728,
            "slug": "vs18_335_005",
            "identifier": "vs18_335_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_005/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.58 SPENA MARIA (FI) - Votazione Emendamento 1.58 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.58 DDL n. 2447",
            "description_title": "Emendamento 1.58 SPENA MARIA (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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 72.16,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 4737,
            "slug": "vs18_335_006",
            "identifier": "vs18_335_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_006/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.63 IEZZI IGOR GIANCARLO (LEGA) - Votazione Emendamento 1.63 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.63 DDL n. 2447",
            "description_title": "Emendamento 1.63 IEZZI IGOR GIANCARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 4653,
            "slug": "vs18_335_007",
            "identifier": "vs18_335_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_007/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.95 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.95 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.95 DDL n. 2447",
            "description_title": "Emendamento 1.95 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.96,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 4660,
            "slug": "vs18_335_008",
            "identifier": "vs18_335_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_008/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.64 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.64 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.64 DDL n. 2447",
            "description_title": "Emendamento 1.64 PAGANO ALESSANDRO (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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 4639,
            "slug": "vs18_335_009",
            "identifier": "vs18_335_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_009/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.65 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.65 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.65 DDL n. 2447",
            "description_title": "Emendamento 1.65 PAGANO ALESSANDRO (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": 72.16,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 4927,
            "slug": "vs18_335_010",
            "identifier": "vs18_335_010",
            "url": "https://staging.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": 5059,
            "slug": "vs18_335_011",
            "identifier": "vs18_335_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_011/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 1.50 CECCANTI STEFANO (PD), 1.61 OCCHIUTO ROBERTO (FI) e 1.97 DE FILIPPO VITO (IV), nel testo riformulato - Votazione Emendamento 1.50 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2447",
            "description_title": "Identici emendamenti 1.50 CECCANTI STEFANO (PD), 1.61 OCCHIUTO ROBERTO (FI) e 1.97 DE FILIPPO VITO (IV), nel testo riformulato",
            "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": 164,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 51.36
        },
        {
            "id": 5071,
            "slug": "vs18_335_012",
            "identifier": "vs18_335_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_012/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.68 BELOTTI DANIELE (LEGA) - Votazione Emendamento 1.68 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.68 DDL n. 2447",
            "description_title": "Emendamento 1.68 BELOTTI DANIELE (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5077,
            "slug": "vs18_335_013",
            "identifier": "vs18_335_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_013/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.67 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.67 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.67 DDL n. 2447",
            "description_title": "Emendamento 1.67 PANIZZUT MASSIMILIANO (LEGA)",
            "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": 228,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5087,
            "slug": "vs18_335_014",
            "identifier": "vs18_335_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_014/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.32 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.32 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.32 DDL n. 2447",
            "description_title": "Emendamento 1.32 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 231,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5092,
            "slug": "vs18_335_015",
            "identifier": "vs18_335_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_015/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.96 SPENA MARIA (FI) - Votazione Emendamento 1.96 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.96 DDL n. 2447",
            "description_title": "Emendamento 1.96 SPENA MARIA (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 5103,
            "slug": "vs18_335_016",
            "identifier": "vs18_335_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_016/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.22 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.22 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2447",
            "description_title": "Emendamento 1.22 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5112,
            "slug": "vs18_335_017",
            "identifier": "vs18_335_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_017/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.28 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.28 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2447",
            "description_title": "Emendamento 1.28 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5121,
            "slug": "vs18_335_018",
            "identifier": "vs18_335_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_018/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.29 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.29 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.29 DDL n. 2447",
            "description_title": "Emendamento 1.29 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 74.32
        }
    ]
}