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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=205",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=203",
    "results": [
        {
            "id": 6004,
            "slug": "vs18_335_036",
            "identifier": "vs18_335_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_036/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.17 FRATE FLORA (MISTO) - Votazione Emendamento 1.17 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2447",
            "description_title": "Emendamento 1.17 FRATE FLORA (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": 26,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5551,
            "slug": "vs18_335_025",
            "identifier": "vs18_335_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_025/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.66 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.66 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.66 DDL n. 2447",
            "description_title": "Emendamento 1.66 ANDREUZZA GIORGIA (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": 22,
            "majority_cohesion_rate": 70.96,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5545,
            "slug": "vs18_335_026",
            "identifier": "vs18_335_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_026/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.35 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.35 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2447",
            "description_title": "Emendamento 1.35 RAMPELLI FABIO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 6471,
            "slug": "vs18_335_041",
            "identifier": "vs18_335_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_041/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.24 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2447",
            "description_title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6022,
            "slug": "vs18_335_038",
            "identifier": "vs18_335_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_038/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.82 COLUCCI ALESSANDRO (MISTO) - Votazione Emendamento 1.82 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.82 DDL n. 2447",
            "description_title": "Emendamento 1.82 COLUCCI ALESSANDRO (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": 24,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 76.65
        },
        {
            "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": 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": 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": 2980,
            "slug": "vs18_253_040",
            "identifier": "vs18_253_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_040/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1989",
            "original_title": "Votazione Articolo DDL n.1989",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 65.12,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 5911,
            "slug": "vs18_335_034",
            "identifier": "vs18_335_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_034/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.54 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.54 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.54 DDL n. 2447",
            "description_title": "Emendamento 1.54 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6032,
            "slug": "vs18_335_037",
            "identifier": "vs18_335_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_037/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 1.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.80 DDL n. 2447",
            "description_title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6425,
            "slug": "vs18_335_045",
            "identifier": "vs18_335_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_045/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.054 CIABURRO MONICA (FDI) - Votazione Emendamento 1.054 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.054 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.054 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 73.65,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 6459,
            "slug": "vs18_335_040",
            "identifier": "vs18_335_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_040/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.11 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2447",
            "description_title": "Emendamento 1.11 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 74.71
        },
        {
            "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": 5428,
            "slug": "vs18_335_022",
            "identifier": "vs18_335_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_022/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.5 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 1.5 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2447",
            "description_title": "Emendamento 1.5 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6414,
            "slug": "vs18_335_044",
            "identifier": "vs18_335_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_044/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1.050 CARETTA MARIA CRISTINA (FDI) - Votazione Emendamento 1.050 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.050 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.050 CARETTA MARIA CRISTINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 2960,
            "slug": "vs18_253_007",
            "identifier": "vs18_253_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_007/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1909",
            "original_title": "Votazione Articolo DDL n.1909",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 240,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 79.46
        },
        {
            "id": 6482,
            "slug": "vs18_335_042",
            "identifier": "vs18_335_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_042/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.15 SPENA MARIA (FI) - Votazione Emendamento 1.15 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2447",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 70.04
        },
        {
            "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": 5019,
            "slug": "vs18_335_019",
            "identifier": "vs18_335_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_019/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 FERRO WANDA (FDI) - Votazione Emendamento 1.34 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2447",
            "description_title": "Emendamento 1.34 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.75,
            "minority_cohesion_rate": 75.49
        },
        {
            "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": 5945,
            "slug": "vs18_335_030",
            "identifier": "vs18_335_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_030/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.73 CECCHETTI FABRIZIO (LEGA) - Votazione Emendamento 1.73 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.73 DDL n. 2447",
            "description_title": "Emendamento 1.73 CECCHETTI FABRIZIO (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": 24,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 6440,
            "slug": "vs18_335_046",
            "identifier": "vs18_335_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_046/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 1.056 CIABURRO MONICA (FDI) - Votazione Emendamento 1.056 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.056 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.056 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 72.37
        },
        {
            "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": 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": 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": 6156,
            "slug": "vs18_336_001",
            "identifier": "vs18_336_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_001/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.058 CIABURRO MONICA (FDI) - Votazione Emendamento 1.058 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.058 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.058 CIABURRO MONICA (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": 198,
            "majority_cohesion_rate": 64.86,
            "minority_cohesion_rate": 66.02
        },
        {
            "id": 6402,
            "slug": "vs18_336_002",
            "identifier": "vs18_336_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_002/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (FDI) - Votazione Emendamento 1.059 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.059 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 64.84
        },
        {
            "id": 5552,
            "slug": "vs18_338_007",
            "identifier": "vs18_338_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_007/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.100 della Commissione - Votazione Emendamento 4.100 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.100 DDL n. 2447",
            "description_title": "Emendamento 4.100 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 238,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 77.82
        },
        {
            "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": 6028,
            "slug": "vs18_338_018",
            "identifier": "vs18_338_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_018/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.53 BALDELLI SIMONE (FI) - Votazione Emendamento 4.53 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.53 DDL n. 2447",
            "description_title": "Emendamento 4.53 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 214,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 67.32
        },
        {
            "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": 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": 2976,
            "slug": "vs18_253_022",
            "identifier": "vs18_253_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_253_022/?format=api",
            "sitting": {
                "id": 269,
                "date": "2019-11-06",
                "number": 253,
                "branch": "C"
            },
            "number": 22,
            "title": "Ratifica ed esecuzione dell'Accordo di cooperazione militare e tecnica tra il Governo della Repubblica italiana e il Governo della Repubblica del Congo, fatto a Roma il 27 giugno 2017\n(DDL 1624)\n     - Votazione finale DDL n.1624",
            "original_title": "Votazione finale DDL n.1624",
            "description_title": "Ratifica ed esecuzione dell'Accordo di cooperazione militare e tecnica tra il Governo della Repubblica italiana e il Governo della Repubblica del Congo, fatto a Roma il 27 giugno 2017\n(DDL 1624)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 233,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 79.07
        },
        {
            "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": 5968,
            "slug": "vs18_338_012",
            "identifier": "vs18_338_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_012/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.1 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2447",
            "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": 30,
            "majority_cohesion_rate": 76.88,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 4536,
            "slug": "vs18_220_059",
            "identifier": "vs18_220_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_220_059/?format=api",
            "sitting": {
                "id": 236,
                "date": "2019-08-01",
                "number": 220,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.2039",
            "original_title": "Votazione Articolo PDL n.2039",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 201,
            "majority_cohesion_rate": 75.88,
            "minority_cohesion_rate": 52.67
        },
        {
            "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": 5987,
            "slug": "vs18_338_014",
            "identifier": "vs18_338_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_014/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.03 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 76.26
        },
        {
            "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": 5168,
            "slug": "vs18_339_007",
            "identifier": "vs18_339_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_007/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2447/13 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2447/13 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/13 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/13 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5181,
            "slug": "vs18_339_005",
            "identifier": "vs18_339_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_005/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2447/11 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/11 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": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 5204,
            "slug": "vs18_339_003",
            "identifier": "vs18_339_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_003/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2447/6 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2447/6 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/6 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/6 RIZZETTO WALTER (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": 30,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5197,
            "slug": "vs18_339_006",
            "identifier": "vs18_339_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_006/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2447/12 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/12 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": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5213,
            "slug": "vs18_339_004",
            "identifier": "vs18_339_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_004/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2447/10 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2447/10 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/10 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/10 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": 28,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 5227,
            "slug": "vs18_339_002",
            "identifier": "vs18_339_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_002/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5686,
            "slug": "vs18_339_015",
            "identifier": "vs18_339_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_015/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2447/39 BUTTI ALESSIO (FDI) - Votazione Ordine del giorno 9/2447/39 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/39 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/39 BUTTI ALESSIO (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": 25,
            "majority_cohesion_rate": 72.37,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 5695,
            "slug": "vs18_339_016",
            "identifier": "vs18_339_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_016/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2447/42 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2447/42 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/42 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/42 CAIATA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5715,
            "slug": "vs18_339_018",
            "identifier": "vs18_339_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_018/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2447/81 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2447/81 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/81 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/81 RUSSO 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": 29,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 5747,
            "slug": "vs18_339_014",
            "identifier": "vs18_339_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_014/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2447/37 RUFFINO DANIELA (FI) - Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/37 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/37 RUFFINO DANIELA (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": 23,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 75.49
        }
    ]
}