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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=173",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=171",
    "results": [
        {
            "id": 5581,
            "slug": "vs18_441_049",
            "identifier": "vs18_441_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_049/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.1 LAZZARINI ARIANNA (LEGA) - Votazione Emendamento 6.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2772",
            "description_title": "Emendamento 6.1 LAZZARINI ARIANNA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5727,
            "slug": "vs18_422_016",
            "identifier": "vs18_422_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_016/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/T.U. 107/13 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/T.U. 107/13 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/13 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/13 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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 74.31,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5736,
            "slug": "vs18_422_013",
            "identifier": "vs18_422_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_013/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/T.U. 107/10 VINCI GIANLUCA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/10 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/10 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/10 VINCI GIANLUCA (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.09,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5474,
            "slug": "vs18_422_076",
            "identifier": "vs18_422_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_076/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 1824",
            "original_title": "Votazione Articolo 12 PDL n. 1824",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 184,
            "majority_cohesion_rate": 69.72,
            "minority_cohesion_rate": 56.3
        },
        {
            "id": 5472,
            "slug": "vs18_422_075",
            "identifier": "vs18_422_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_075/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 12.300, PDL n. 1824",
            "original_title": "Votazione Emendamento 12.300, PDL n. 1824",
            "description_title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 202,
            "majority_cohesion_rate": 67.89,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5741,
            "slug": "vs18_422_014",
            "identifier": "vs18_422_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_014/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/T.U. 107/11 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/T.U. 107/11 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/11 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/11 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 72.78,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 6234,
            "slug": "vs18_422_028",
            "identifier": "vs18_422_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_028/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/T.U. 107/25 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/25 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/25 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/25 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 4963,
            "slug": "vs18_422_080",
            "identifier": "vs18_422_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_080/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 14.101 SPENA MARIA (FI) - Votazione Emendamento 14.101 PDL n. 1824",
            "original_title": "Votazione Emendamento 14.101 PDL n. 1824",
            "description_title": "Emendamento 14.101 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 206,
            "majority_cohesion_rate": 69.72,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4899,
            "slug": "vs18_422_009",
            "identifier": "vs18_422_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_009/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/T.U. 107/6 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/6 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/6 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/6 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 72.48,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 6269,
            "slug": "vs18_422_044",
            "identifier": "vs18_422_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_044/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 44,
            "title": "Mozione n. 1-00389 PAGANO ALESSANDRO (LEGA) ed altri - Votazione Mozione 1_00389",
            "original_title": "Votazione Mozione 1_00389",
            "description_title": "Mozione n. 1-00389 PAGANO ALESSANDRO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5989,
            "slug": "vs18_422_046",
            "identifier": "vs18_422_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_046/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.102, come riformulato, SCOMA FRANCESCO (IV) - Votazione Emendamento 1.102, PDL n. 1824",
            "original_title": "Votazione Emendamento 1.102, PDL n. 1824",
            "description_title": "Emendamento 1.102, come riformulato, SCOMA FRANCESCO (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 206,
            "majority_cohesion_rate": 70.95,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 5263,
            "slug": "vs18_422_007",
            "identifier": "vs18_422_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_007/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/T.U. 107/4 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/T.U. 107/4 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/4 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/4 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 74.92,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5942,
            "slug": "vs18_417_073",
            "identifier": "vs18_417_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_073/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.291 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.291 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.291 PDL n. 0107",
            "description_title": "Emendamento 4.291 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5752,
            "slug": "vs18_422_017",
            "identifier": "vs18_422_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_017/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/T.U. 107/14 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/14 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/14 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/14 ZIELLO EDOARDO (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5777,
            "slug": "vs18_422_033",
            "identifier": "vs18_422_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_033/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/T.U. 107/30 PAGANO ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/30 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/30 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/30 PAGANO ALESSANDRO (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 6547,
            "slug": "vs18_422_038",
            "identifier": "vs18_422_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_038/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/T.U. 107/35 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/35 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/35 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/35 TOCCALINI LUCA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 75.84,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 6539,
            "slug": "vs18_422_037",
            "identifier": "vs18_422_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_037/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/T.U. 107/34 GIACOMETTI ANTONIETTA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/34 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/34 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/34 GIACOMETTI ANTONIETTA (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 74.31,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5916,
            "slug": "vs18_417_074",
            "identifier": "vs18_417_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_074/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.224 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.224 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.224 PDL n. 0107",
            "description_title": "Emendamento 4.224 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6220,
            "slug": "vs18_422_027",
            "identifier": "vs18_422_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_027/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/T.U. 107/24 LOCATELLI ALESSANDRA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/24 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/24 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/24 LOCATELLI ALESSANDRA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 75.23,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6211,
            "slug": "vs18_422_026",
            "identifier": "vs18_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_026/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/T.U. 107/23 MARCHETTI RICCARDO AUGUSTO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/23 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/23 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/23 MARCHETTI RICCARDO AUGUSTO (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 73.7,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6200,
            "slug": "vs18_422_025",
            "identifier": "vs18_422_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_025/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/T.U. 107/22 TOMASI MAURA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/22 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/22 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/22 TOMASI MAURA (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 74.92,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5896,
            "slug": "vs18_422_029",
            "identifier": "vs18_422_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_029/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/T.U. 107/26 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/26 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/26 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/26 PANIZZUT MASSIMILIANO (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 73.09,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5827,
            "slug": "vs18_422_031",
            "identifier": "vs18_422_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_031/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/T.U. 107/28 PAOLINI LUCA RODOLFO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/28 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/28 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/28 PAOLINI LUCA RODOLFO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.31,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5820,
            "slug": "vs18_422_032",
            "identifier": "vs18_422_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_032/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/T.U. 107/29 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/29 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/29 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/29 FURGIUELE DOMENICO (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 75.84,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5784,
            "slug": "vs18_422_036",
            "identifier": "vs18_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_036/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/T.U. 107/33 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/33 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/33 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/33 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 73.7,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5748,
            "slug": "vs18_422_019",
            "identifier": "vs18_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_019/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/T.U. 107/16 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/T.U. 107/16 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/16 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/16 BISA INGRID (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.7,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5318,
            "slug": "vs18_422_022",
            "identifier": "vs18_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_022/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/T.U. 107/19 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/19 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/19 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/19 TATEO ANNA RITA (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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 74.92,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5326,
            "slug": "vs18_422_021",
            "identifier": "vs18_422_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_021/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/T.U. 107/18 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/18 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/18 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/18 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 73.7,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5297,
            "slug": "vs18_422_024",
            "identifier": "vs18_422_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_024/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/T.U. 107/21 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/T.U. 107/21 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/21 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/21 MORRONE JACOPO (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 74.62,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5309,
            "slug": "vs18_422_023",
            "identifier": "vs18_422_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_023/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/T.U. 107/20 VARCHI MARIA CAROLINA (FDI) - Votazione Ordine del giorno 9/T.U. 107/20 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/20 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/20 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 74.62,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 5277,
            "slug": "vs18_422_020",
            "identifier": "vs18_422_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_020/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/T.U. 107/17 CANTALAMESSA GIANLUCA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/17 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/17 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/17 CANTALAMESSA GIANLUCA (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 4843,
            "slug": "vs18_422_011",
            "identifier": "vs18_422_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_011/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/T.U. 107/8 VALBUSA VANIA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/8 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/8 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/8 VALBUSA VANIA (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 69.72,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 4833,
            "slug": "vs18_422_012",
            "identifier": "vs18_422_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_012/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/T.U. 107/9 DE ANGELIS SARA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/9 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/9 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/9 DE ANGELIS SARA (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 72.48,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 4819,
            "slug": "vs18_422_010",
            "identifier": "vs18_422_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_010/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/T.U. 107/7 BORDONALI SIMONA (LEGA) - Votazione Ordine del giorno 9/T.U. 107/7 PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/T.U. 107/7 PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/T.U. 107/7 BORDONALI SIMONA (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6415,
            "slug": "vs18_422_052",
            "identifier": "vs18_422_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_052/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1824",
            "original_title": "Votazione Articolo 3 PDL n. 1824",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 205,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 6000,
            "slug": "vs18_417_080",
            "identifier": "vs18_417_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_080/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.191 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.191 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.191 PDL n. 0107",
            "description_title": "Emendamento 4.191 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 4171,
            "slug": "vs18_282_029",
            "identifier": "vs18_282_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_282_029/?format=api",
            "sitting": {
                "id": 298,
                "date": "2019-12-23",
                "number": 282,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2305/80 SASSO ROSSANO (LEGA)\n     - Votazione Ordine del giorno 9/2305/80 DDL n.2305",
            "original_title": "Votazione Ordine del giorno 9/2305/80 DDL n.2305",
            "description_title": "Ordine del giorno n. 9/2305/80 SASSO ROSSANO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 84.88,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5943,
            "slug": "vs18_421_016",
            "identifier": "vs18_421_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_016/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 9.406 GIANNONE VERONICA (MISTO) - Votazione Emendamento 9.406 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.406 PDL n. 0107",
            "description_title": "Emendamento 9.406 GIANNONE VERONICA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 10907,
            "slug": "18-15-47",
            "identifier": "18-15-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-47/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 47,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.52 (1a parte), Verducci e altri",
            "original_title": "Em. 1.52 (1a parte), Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 94.58,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 5993,
            "slug": "vs18_417_081",
            "identifier": "vs18_417_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_081/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.228 POTENTI MANFREDI (LEGA) - Votazione Emendamento 4.228 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.228 PDL n. 0107",
            "description_title": "Emendamento 4.228 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5466,
            "slug": "vs18_421_004",
            "identifier": "vs18_421_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_004/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 7.460 GIANNONE VERONICA (MISTO) - Votazione Emendamento 7.460 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.460 PDL n. 0107",
            "description_title": "Emendamento 7.460 GIANNONE VERONICA (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.78,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5459,
            "slug": "vs18_421_005",
            "identifier": "vs18_421_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_005/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 7.501 GIANNONE VERONICA (MISTO) - Votazione Emendamento 7.501 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.501 PDL n. 0107",
            "description_title": "Emendamento 7.501 GIANNONE VERONICA (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 5443,
            "slug": "vs18_421_003",
            "identifier": "vs18_421_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_003/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 7.471 LUPI MAURIZIO (MISTO) - Votazione Emendamento 7.471 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.471 PDL n. 0107",
            "description_title": "Emendamento 7.471 LUPI MAURIZIO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 71.34,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5879,
            "slug": "vs18_420_003",
            "identifier": "vs18_420_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_003/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00148, limitatamente alla premessa, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO) - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente alla premessa, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 81.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5875,
            "slug": "vs18_420_004",
            "identifier": "vs18_420_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_004/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00149 COSTA ENRICO (MISTO) e MAGI RICCARDO (MISTO) - Votazione Risoluzione 6_00149",
            "original_title": "Votazione Risoluzione 6_00149",
            "description_title": "Risoluzione n. 6-00149 COSTA ENRICO (MISTO) e MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 208,
            "majority_cohesion_rate": 82.62,
            "minority_cohesion_rate": 49.21
        },
        {
            "id": 11259,
            "slug": "18-24-1",
            "identifier": "18-24-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-24-1/?format=api",
            "sitting": {
                "id": 780,
                "date": "2018-07-19",
                "number": 24,
                "branch": "S"
            },
            "number": 1,
            "title": "Proroga del termine per l'esercizio della delega per la riforma del Terzo settore, dell'impresa sociale e per la disciplina del servizio civile universale, di cui alla legge 6 giugno 2016, n. 106 - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Proroga del termine per l'esercizio della delega per la riforma del Terzo settore, dell'impresa sociale e per la disciplina del servizio civile universale, di cui alla legge 6 giugno 2016, n. 106",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 86.14,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 4644,
            "slug": "vs18_418_005",
            "identifier": "vs18_418_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_005/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 6.412 LUPI MAURIZIO (MISTO) - Votazione Emendamento 6.412 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.412 PDL n. 0107",
            "description_title": "Emendamento 6.412 LUPI MAURIZIO (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5088,
            "slug": "vs18_418_010",
            "identifier": "vs18_418_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_010/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.195 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 6.195 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.195 PDL n. 0107",
            "description_title": "Emendamento 6.195 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4665,
            "slug": "vs18_418_008",
            "identifier": "vs18_418_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_008/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.413 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 6.413 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.413 PDL n. 0107",
            "description_title": "Emendamento 6.413 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5662,
            "slug": "vs18_417_078",
            "identifier": "vs18_417_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_078/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.187 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.187 PDL n. 0107",
            "description_title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.14
        }
    ]
}