Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=45
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=46",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=44",
    "results": [
        {
            "id": 5999,
            "slug": "vs18_431_007",
            "identifier": "vs18_431_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_007/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.17 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.17 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2779",
            "description_title": "Emendamento 1.17 PANIZZUT MASSIMILIANO (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": 23,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5638,
            "slug": "vs18_431_059",
            "identifier": "vs18_431_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_059/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 6.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2779",
            "description_title": "Emendamento 6.1 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 5587,
            "slug": "vs18_431_050",
            "identifier": "vs18_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_050/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 3-bis.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.03 VERSACE GIUSEPPINA (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": 25,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5615,
            "slug": "vs18_431_054",
            "identifier": "vs18_431_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_054/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3-bis.06 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.06 DDL n. 2779",
            "description_title": "Identici articoli aggiuntivi 3-bis.06 LOCATELLI ALESSANDRA (LEGA) e 3-bis.0100 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": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5038,
            "slug": "vs18_431_029",
            "identifier": "vs18_431_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_029/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.010 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.010 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.010 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.010 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 4401,
            "slug": "vs18_267_037",
            "identifier": "vs18_267_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_037/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 9.0553 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0553 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 5606,
            "slug": "vs18_431_053",
            "identifier": "vs18_431_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_053/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.013 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.013 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.013 GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5108,
            "slug": "vs18_431_022",
            "identifier": "vs18_431_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_022/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.03 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.03 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 6099,
            "slug": "vs18_431_047",
            "identifier": "vs18_431_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_047/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (FI) - Votazione Emendamento 3.3 DDL n. 2779",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2779",
            "description_title": "Identici emendamenti 3.3 GUIDESI GUIDO (LEGA) e 3.1 MUGNAI STEFANO (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": 19,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6069,
            "slug": "vs18_431_042",
            "identifier": "vs18_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_042/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 1-ter.03 MOLTENI NICOLA (LEGA) - Votazione Emendamento 1-ter.03 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-ter.03 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1-ter.03 MOLTENI NICOLA (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": 23,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5091,
            "slug": "vs18_431_020",
            "identifier": "vs18_431_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_020/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.100 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.100 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2779",
            "description_title": "Emendamento 1.100 CIRIELLI EDMONDO (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": 72.09,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5070,
            "slug": "vs18_431_025",
            "identifier": "vs18_431_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_025/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 1.06 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.06 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.06 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.06 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": 18,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 4421,
            "slug": "vs18_267_046",
            "identifier": "vs18_267_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_046/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 9.0300 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0300 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 2847,
            "slug": "vs18_267_012",
            "identifier": "vs18_267_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_012/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 8.47 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 8.47 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.93,
            "minority_cohesion_rate": 80.62
        },
        {
            "id": 4402,
            "slug": "vs18_267_057",
            "identifier": "vs18_267_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_057/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 9.0127 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0127 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.86,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 4407,
            "slug": "vs18_267_055",
            "identifier": "vs18_267_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_055/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 9.0106 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0106 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.12,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 5536,
            "slug": "vs18_431_017",
            "identifier": "vs18_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_017/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.1 (versione corretta) LABRIOLA VINCENZA (FI) - Votazione Emendamento 1.1 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2779",
            "description_title": "Emendamento 1.1 (versione corretta) LABRIOLA VINCENZA (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": 23,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5514,
            "slug": "vs18_431_019",
            "identifier": "vs18_431_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_019/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.5 BOND DARIO (FI) - Votazione Emendamento 1.5 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2779",
            "description_title": "Emendamento 1.5 BOND DARIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4732,
            "slug": "vs18_431_034",
            "identifier": "vs18_431_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_034/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.4 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 1-bis.4 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.4 DDL n. 2779",
            "description_title": "Emendamento 1-bis.4 BIGNAMI GALEAZZO (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": 22,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6015,
            "slug": "vs18_431_009",
            "identifier": "vs18_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_009/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 DE MARTINI GUIDO (LEGA) - Votazione Emendamento 1.15 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2779",
            "description_title": "Emendamento 1.15 DE MARTINI GUIDO (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": 73.93,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5117,
            "slug": "vs18_431_023",
            "identifier": "vs18_431_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_023/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 1.04 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.04 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.04 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5078,
            "slug": "vs18_431_026",
            "identifier": "vs18_431_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_026/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.07 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.07 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.07 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.07 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": 23,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4404,
            "slug": "vs18_267_060",
            "identifier": "vs18_267_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_060/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 9-bis.0550 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9-bis.0550 PATASSINI TULLIO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 64.83,
            "minority_cohesion_rate": 55.43
        },
        {
            "id": 5100,
            "slug": "vs18_431_021",
            "identifier": "vs18_431_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_021/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.02 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.02 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.02 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5573,
            "slug": "vs18_431_010",
            "identifier": "vs18_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_010/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.2 PELLA ROBERTO (FI) e 1.18 SUTTO MAURO (LEGA) - Votazione Emendamento 1.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2779",
            "description_title": "Identici emendamenti 1.2 PELLA ROBERTO (FI) e 1.18 SUTTO MAURO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 4400,
            "slug": "vs18_267_039",
            "identifier": "vs18_267_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_039/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 9.084 MARCHETTI RICCARDO AUGUSTO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.084 MARCHETTI RICCARDO AUGUSTO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 72.09
        },
        {
            "id": 5624,
            "slug": "vs18_431_057",
            "identifier": "vs18_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_057/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 3-bis.011 RIBOLLA ALBERTO (LEGA) - Votazione Emendamento 3-bis.011 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.011 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.011 RIBOLLA ALBERTO (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": 71.78,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5622,
            "slug": "vs18_431_055",
            "identifier": "vs18_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_055/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 3-bis.07 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.07 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.07 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.07 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": 23,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6155,
            "slug": "vs18_431_048",
            "identifier": "vs18_431_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_048/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 3-bis.2 BAGNASCO ROBERTO (FI) e 3-bis.5 SALTAMARTINI BARBARA (LEGA) - Votazione Emendamento 3-bis.2 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 2779",
            "description_title": "Identici emendamenti 3-bis.2 BAGNASCO ROBERTO (FI) e 3-bis.5 SALTAMARTINI BARBARA (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.78,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5594,
            "slug": "vs18_431_051",
            "identifier": "vs18_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_051/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 3-bis.04 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3-bis.04 DDL n. 2779",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 3-bis.04 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": 19,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4768,
            "slug": "vs18_431_033",
            "identifier": "vs18_431_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_033/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 1.014 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.014 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.014 DDL n. 2779",
            "description_title": "Articolo aggiuntivo 1.014 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": 22,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5773,
            "slug": "vs18_432_007",
            "identifier": "vs18_432_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_007/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO PAOLO (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": 29,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 6543,
            "slug": "vs18_432_003",
            "identifier": "vs18_432_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_003/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2779/9 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/2779/9 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/9 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/9 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5817,
            "slug": "vs18_438_050",
            "identifier": "vs18_438_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_050/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2727/69 VALBUSA VANIA (LEGA) - Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/69 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 6399,
            "slug": "vs18_432_001",
            "identifier": "vs18_432_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_001/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/3 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/3 PRETTO ERIK UMBERTO (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": 23,
            "majority_cohesion_rate": 64.72,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 5762,
            "slug": "vs18_432_008",
            "identifier": "vs18_432_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_008/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/41 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/41 CARETTA MARIA CRISTINA (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": 34,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5779,
            "slug": "vs18_438_009",
            "identifier": "vs18_438_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_009/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "description_title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (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": 22,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6491,
            "slug": "vs18_432_002",
            "identifier": "vs18_432_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_002/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2779/8 GOBBATO CLAUDIA (LEGA) - Votazione Ordine del giorno 9/2779/8 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/8 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/8 GOBBATO CLAUDIA (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": 27,
            "majority_cohesion_rate": 65.95,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 6528,
            "slug": "vs18_432_006",
            "identifier": "vs18_432_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_006/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2779/34 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2779/34 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/34 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/34 MATURI FILIPPO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 6385,
            "slug": "vs18_438_024",
            "identifier": "vs18_438_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_024/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 10953,
            "slug": "18-15-9",
            "identifier": "18-15-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-9/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 9,
            "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. 01.29, 1.40 e 1.0.11, La Commissione;       Verducci e altri; Marsilio e Zaffini",
            "original_title": "Em. 01.29, 1.40 e 1.0.11, La Commissione;       Verducci e altri; Marsilio e Zaffini",
            "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": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 94.58,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 5764,
            "slug": "vs18_433_001",
            "identifier": "vs18_433_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_433_001/?format=api",
            "sitting": {
                "id": 449,
                "date": "2020-11-26",
                "number": 433,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00154, CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO) e TASSO ANTONIO (MISTO) \n(Doc. LVII-bis, n. 3) - Votazione Risoluzione 6_00154",
            "original_title": "Votazione Risoluzione 6_00154",
            "description_title": "Risoluzione n. 6-00154, CRIPPA ANDREA (LEGA), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO) e TASSO ANTONIO (MISTO) \n(Doc. LVII-bis, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 237,
            "majority_cohesion_rate": 95.71,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 6403,
            "slug": "vs18_435_001",
            "identifier": "vs18_435_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_435_001/?format=api",
            "sitting": {
                "id": 451,
                "date": "2020-11-30",
                "number": 435,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 21 ottobre 2020, n. 130, nel testo della Commissione, sulla cui approvazione il Governo ha posto la questione di fiducia - Votazione Articolo unico DDL n. 2727",
            "original_title": "Votazione Articolo unico DDL n. 2727",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 21 ottobre 2020, n. 130, nel testo della Commissione, sulla cui approvazione il Governo ha posto la questione di fiducia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 87.73,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 6486,
            "slug": "vs18_438_065",
            "identifier": "vs18_438_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_065/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (LEGA) - Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (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": 31,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 4380,
            "slug": "vs18_225_006",
            "identifier": "vs18_225_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_225_006/?format=api",
            "sitting": {
                "id": 241,
                "date": "2019-09-18",
                "number": 225,
                "branch": "C"
            },
            "number": 6,
            "title": "Ratifica ed esecuzione dei seguenti Protocolli: a) Protocollo emendativo della Convenzione del 29 luglio 1960 sulla responsabilità civile nel campo dell'energia nucleare, emendata dal Protocollo addizionale del 28 gennaio 1964 e dal Protocollo del 16 novembre 1982, fatto a Parigi il 12 febbraio 2004; b) Protocollo emendativo della Convenzione del 31 gennaio 1963 complementare alla Convenzione di Parigi del 29 luglio 1960 sulla responsabilità civile nel campo dell'energia nucleare, emendata dal P\n     - Votazione finale DDL n.1476",
            "original_title": "Votazione finale DDL n.1476",
            "description_title": "Ratifica ed esecuzione dei seguenti Protocolli: a) Protocollo emendativo della Convenzione del 29 luglio 1960 sulla responsabilità civile nel campo dell'energia nucleare, emendata dal Protocollo addizionale del 28 gennaio 1964 e dal Protocollo del 16 novembre 1982, fatto a Parigi il 12 febbraio 2004; b) Protocollo emendativo della Convenzione del 31 gennaio 1963 complementare alla Convenzione di Parigi del 29 luglio 1960 sulla responsabilità civile nel campo dell'energia nucleare, emendata dal P\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": 255,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 87.94
        },
        {
            "id": 5272,
            "slug": "vs18_438_037",
            "identifier": "vs18_438_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_037/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2727/38 SGARBI VITTORIO (MISTO) - Votazione Ordine del giorno 9/2727/38 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/38 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/38 SGARBI VITTORIO (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": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5393,
            "slug": "vs18_438_046",
            "identifier": "vs18_438_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_046/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2727/65 BORDONALI SIMONA (LEGA) - Votazione Ordine del giorno 9/2727/65 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/65 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/65 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6346,
            "slug": "vs18_438_020",
            "identifier": "vs18_438_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_020/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 4793,
            "slug": "vs18_438_003",
            "identifier": "vs18_438_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_003/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 4800,
            "slug": "vs18_438_004",
            "identifier": "vs18_438_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_004/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (FDI) - Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 80.31
        }
    ]
}