Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=54
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=55",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=53",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 5209,
            "slug": "vs18_331_018",
            "identifier": "vs18_331_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_018/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2463/115 D'ATTIS MAURO (FI) - Votazione Ordine del giorno 9/2463/115 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/115 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/115 D'ATTIS MAURO (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": 48,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 5217,
            "slug": "vs18_331_017",
            "identifier": "vs18_331_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_017/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2463/102 SARRO CARLO (FI) - Votazione Ordine del giorno 9/2463/102 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/102 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/102 SARRO CARLO (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": 51,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 5186,
            "slug": "vs18_331_016",
            "identifier": "vs18_331_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_016/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2463/94 NOVELLI ROBERTO (FI) - Votazione Ordine del giorno 9/2463/94 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/94 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/94 NOVELLI 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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 5199,
            "slug": "vs18_331_015",
            "identifier": "vs18_331_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_015/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2463/89 PITTALIS PIETRO (FI) - Votazione Ordine del giorno 9/2463/89 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/89 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/89 PITTALIS PIETRO (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": 51,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 4866,
            "slug": "vs18_331_014",
            "identifier": "vs18_331_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_014/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2463/88 VERSACE GIUSEPPINA (FI) - Votazione Ordine del giorno 9/2463/88 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/88 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/88 VERSACE GIUSEPPINA (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": 50,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 4859,
            "slug": "vs18_331_013",
            "identifier": "vs18_331_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_013/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2463/87 CANNATELLI PASQUALE (FI) - Votazione Ordine del giorno 9/2463/87 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/87 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/87 CANNATELLI PASQUALE (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": 48,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 4853,
            "slug": "vs18_331_012",
            "identifier": "vs18_331_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_012/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2463/84 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2463/84 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/84 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/84 ZANGRILLO PAOLO (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": 67.16,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 4847,
            "slug": "vs18_331_011",
            "identifier": "vs18_331_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_011/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2463/72 VARCHI MARIA CAROLINA (FDI) - Votazione Ordine del giorno 9/2463/72 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/72 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/72 VARCHI MARIA CAROLINA (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": 49,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 4887,
            "slug": "vs18_331_010",
            "identifier": "vs18_331_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_010/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2463/62 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2463/62 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/62 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/62 SILVESTRONI MARCO (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": 50,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6367,
            "slug": "vs18_331_009",
            "identifier": "vs18_331_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_009/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2463/57 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2463/57 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/57 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/57 BUCALO CARMELA (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": 47,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 6377,
            "slug": "vs18_331_008",
            "identifier": "vs18_331_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_008/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2463/53 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2463/53 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/53 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/53 DEIDDA 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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 49.81
        },
        {
            "id": 6389,
            "slug": "vs18_331_007",
            "identifier": "vs18_331_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_007/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2463/49 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2463/49 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/49 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/49 MASCHIO CIRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 65.67,
            "minority_cohesion_rate": 48.25
        },
        {
            "id": 6328,
            "slug": "vs18_331_006",
            "identifier": "vs18_331_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_006/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2463/46 DE CARLO LUCA (FDI) - Votazione Ordine del giorno 9/2463/46 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/46 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/46 DE CARLO LUCA (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": 49,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6335,
            "slug": "vs18_331_005",
            "identifier": "vs18_331_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_005/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2463/45 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2463/45 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/45 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/45 OSNATO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 64.78,
            "minority_cohesion_rate": 48.64
        },
        {
            "id": 6343,
            "slug": "vs18_331_004",
            "identifier": "vs18_331_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_004/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2463/44 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2463/44 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/44 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/44 GALANTINO DAVIDE (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": 49,
            "majority_cohesion_rate": 67.16,
            "minority_cohesion_rate": 49.42
        },
        {
            "id": 6352,
            "slug": "vs18_331_003",
            "identifier": "vs18_331_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_003/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2463/20 DE TOMA MASSIMILIANO (MISTO) - Votazione Ordine del giorno 9/2463/20 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/20 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/20 DE TOMA MASSIMILIANO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 64.48,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 6319,
            "slug": "vs18_331_002",
            "identifier": "vs18_331_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_002/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2463/5 NITTI MICHELE (MISTO) - Votazione Ordine del giorno 9/2463/5 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/5 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/5 NITTI MICHELE (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": 43,
            "majority_cohesion_rate": 63.88,
            "minority_cohesion_rate": 49.03
        },
        {
            "id": 6313,
            "slug": "vs18_331_001",
            "identifier": "vs18_331_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_331_001/?format=api",
            "sitting": {
                "id": 347,
                "date": "2020-04-24",
                "number": 331,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2463/2 VIZZINI GLORIA (MISTO) - Votazione Ordine del giorno 9/2463/2 DDL n. 2463",
            "original_title": "Votazione Ordine del giorno 9/2463/2 DDL n. 2463",
            "description_title": "Ordine del giorno n. 9/2463/2 VIZZINI GLORIA (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": 39,
            "majority_cohesion_rate": 60.9,
            "minority_cohesion_rate": 47.86
        },
        {
            "id": 6109,
            "slug": "vs18_330_001",
            "identifier": "vs18_330_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_330_001/?format=api",
            "sitting": {
                "id": 346,
                "date": "2020-04-23",
                "number": 330,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 17 marzo 2020, n. 18, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia (DDL 2463) - Votazione Articolo unico DDL n. 2463",
            "original_title": "Votazione Articolo unico DDL n. 2463",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 17 marzo 2020, n. 18, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia (DDL 2463)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 86.31,
            "minority_cohesion_rate": 52.53
        },
        {
            "id": 5049,
            "slug": "vs18_326_001",
            "identifier": "vs18_326_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_326_001/?format=api",
            "sitting": {
                "id": 342,
                "date": "2020-04-15",
                "number": 326,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge del decreto-legge 11 marzo 2020, n. 16, recante disposizioni urgenti per l'organizzazione e lo svolgimento dei Giochi olimpici e paralimpici invernali Milano Cortina 2026 e delle finali ATP Torino 2021-2025, nonché in materia di divieto di pubblicizzazione parassitaria (DDL 2434) - Votazione finale DDL n. 2434",
            "original_title": "Votazione finale DDL n. 2434",
            "description_title": "Conversione in legge del decreto-legge 11 marzo 2020, n. 16, recante disposizioni urgenti per l'organizzazione e lo svolgimento dei Giochi olimpici e paralimpici invernali Milano Cortina 2026 e delle finali ATP Torino 2021-2025, nonché in materia di divieto di pubblicizzazione parassitaria (DDL 2434)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 202,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 54.09
        },
        {
            "id": 6427,
            "slug": "vs18_321_001",
            "identifier": "vs18_321_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_321_001/?format=api",
            "sitting": {
                "id": 337,
                "date": "2020-03-31",
                "number": 321,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 5 febbraio 2020, n. 3, recante misure urgenti per la riduzione della pressione fiscale sul lavoro dipendente (Approvato dal Senato) (DDL 2423) - Votazione finale DDL n. 2423",
            "original_title": "Votazione finale DDL n. 2423",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 febbraio 2020, n. 3, recante misure urgenti per la riduzione della pressione fiscale sul lavoro dipendente (Approvato dal Senato) (DDL 2423)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.22
        },
        {
            "id": 5273,
            "slug": "vs18_317_001",
            "identifier": "vs18_317_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_317_001/?format=api",
            "sitting": {
                "id": 333,
                "date": "2020-03-11",
                "number": 317,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00103 CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e MURONI ROSSELLA (LEU) \n(Doc. LVII-bis, n. 1) - Votazione Risoluzione 6_00103",
            "original_title": "Votazione Risoluzione 6_00103",
            "description_title": "Risoluzione n. 6-00103 CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e MURONI ROSSELLA (LEU) \n(Doc. LVII-bis, n. 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.91,
            "minority_cohesion_rate": 42.8
        },
        {
            "id": 5185,
            "slug": "vs18_315_033",
            "identifier": "vs18_315_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_033/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00335, come riformulata, GELMINI MARIASTELLA (FI), LOCATELLI ALESSANDRA (LEGA), MELONI GIORGIA (FDI), GAGLIARDI MANUELA (MISTO) ed altri - Votazione Mozione 1_00335",
            "original_title": "Votazione Mozione 1_00335",
            "description_title": "Mozione n. 1-00335, come riformulata, GELMINI MARIASTELLA (FI), LOCATELLI ALESSANDRA (LEGA), MELONI GIORGIA (FDI), GAGLIARDI MANUELA (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 70.92,
            "minority_cohesion_rate": 61.87
        },
        {
            "id": 5216,
            "slug": "vs18_315_032",
            "identifier": "vs18_315_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_032/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00334, limitatamente alla premessa, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (MISTO) ed altri - Votazione Mozione 1_00334",
            "original_title": "Votazione Mozione 1_00334",
            "description_title": "Mozione n. 1-00334, limitatamente alla premessa, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 70.92,
            "minority_cohesion_rate": 61.09
        },
        {
            "id": 5208,
            "slug": "vs18_315_031",
            "identifier": "vs18_315_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_031/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00334, limitatamente alla parte dispositiva, come riformulata, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (MISTO) ed altri - Votazione Mozione 1_00334",
            "original_title": "Votazione Mozione 1_00334",
            "description_title": "Mozione n. 1-00334, limitatamente alla parte dispositiva, come riformulata, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 61.48
        },
        {
            "id": 6741,
            "slug": "vs18_315_030",
            "identifier": "vs18_315_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_030/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 30,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 9 gennaio 2020, n. 1, recante disposizioni urgenti per l'istituzione del Ministero dell'istruzione e del Ministero dell'università e della ricerca (Approvato dal Senato) (DDL 2407) - Votazione finale DDL n. 2407",
            "original_title": "Votazione finale DDL n. 2407",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 gennaio 2020, n. 1, recante disposizioni urgenti per l'istituzione del Ministero dell'istruzione e del Ministero dell'università e della ricerca (Approvato dal Senato) (DDL 2407)",
            "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": 40,
            "majority_cohesion_rate": 72.4,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6778,
            "slug": "vs18_315_029",
            "identifier": "vs18_315_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_029/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S) - Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "original_title": "Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "description_title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 69.73,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 6738,
            "slug": "vs18_315_028",
            "identifier": "vs18_315_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_028/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2407/5 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2407/5 DDL n. 2407",
            "original_title": "Votazione Ordine del giorno 9/2407/5 DDL n. 2407",
            "description_title": "Ordine del giorno n. 9/2407/5 FRASSINETTI PAOLA (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": 35,
            "majority_cohesion_rate": 69.73,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 6743,
            "slug": "vs18_315_027",
            "identifier": "vs18_315_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_027/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.3 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.3 DDL n. 2407",
            "original_title": "Votazione Emendamento 4.3 DDL n. 2407",
            "description_title": "Emendamento 4.3 SISTO FRANCESCO 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": 37,
            "majority_cohesion_rate": 72.4,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6761,
            "slug": "vs18_315_026",
            "identifier": "vs18_315_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_026/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.2 DDL n. 2407",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2407",
            "description_title": "Emendamento 4.2 SISTO FRANCESCO 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": 36,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6752,
            "slug": "vs18_315_025",
            "identifier": "vs18_315_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_025/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.1 DDL n. 2407",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2407",
            "description_title": "Emendamento 4.1 SISTO FRANCESCO 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": 37,
            "majority_cohesion_rate": 73.29,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6748,
            "slug": "vs18_315_024",
            "identifier": "vs18_315_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_024/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 3-quater.50 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-quater.50 DDL n. 2407",
            "description_title": "Emendamento 3-quater.50 FRASSINETTI PAOLA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 70.04
        }
    ]
}