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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=241",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=239",
    "results": [
        {
            "id": 8828,
            "slug": "vs18_477_049",
            "identifier": "vs18_477_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_049/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 14.2 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 14.2 DDL n. 2757",
            "original_title": "Votazione Emendamento 14.2 DDL n. 2757",
            "description_title": "Emendamento 14.2 MONTARULI AUGUSTA (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": 187,
            "majority_cohesion_rate": 71.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 3266,
            "slug": "vs18_269_108",
            "identifier": "vs18_269_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_269_108/?format=api",
            "sitting": {
                "id": 285,
                "date": "2019-12-02",
                "number": 269,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/2222/14 CAPITANIO MASSIMILIANO (LEGA)\n     - Votazione Ordine del giorno 9/2222/14 DDL n.2222",
            "original_title": "Votazione Ordine del giorno 9/2222/14 DDL n.2222",
            "description_title": "Ordine del giorno n. 9/2222/14 CAPITANIO MASSIMILIANO (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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 2905,
            "slug": "vs18_227_062",
            "identifier": "vs18_227_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_227_062/?format=api",
            "sitting": {
                "id": 243,
                "date": "2019-09-25",
                "number": 227,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1850",
            "original_title": "Votazione Articolo DDL n.1850",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 3368,
            "slug": "vs18_197_021",
            "identifier": "vs18_197_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_021/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.19 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.19 COSTA ENRICO (FI)\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": 71.14,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 4159,
            "slug": "vs18_190_051",
            "identifier": "vs18_190_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_051/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1898/118 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1898/118 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/118 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/118 CIAMPI LUCIA (PD)\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": 5,
            "n_margin": 97,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 2818,
            "slug": "vs18_196_017",
            "identifier": "vs18_196_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_017/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0622",
            "original_title": "Votazione Articolo PDL n.0622",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 227,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 2807,
            "slug": "vs18_196_014",
            "identifier": "vs18_196_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_014/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0622",
            "original_title": "Votazione Articolo PDL n.0622",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 226,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 2815,
            "slug": "vs18_196_007",
            "identifier": "vs18_196_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_007/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1660",
            "original_title": "Votazione Articolo DDL n.1660",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 71.14,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4809,
            "slug": "vs18_313_069",
            "identifier": "vs18_313_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_069/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2394/153 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2394/153 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/153 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/153 ZOFFILI EUGENIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6233,
            "slug": "vs18_313_050",
            "identifier": "vs18_313_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_050/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (LEGA) - Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (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": 30,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6613,
            "slug": "vs18_295_051",
            "identifier": "vs18_295_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_051/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 8.010 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.010 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.010 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.010 BARTOLOZZI GIUSI (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": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6615,
            "slug": "vs18_295_024",
            "identifier": "vs18_295_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_024/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.190 BISA INGRID (LEGA) - Votazione Emendamento 4.190 PDL n. 1524",
            "original_title": "Votazione Emendamento 4.190 PDL n. 1524",
            "description_title": "Emendamento 4.190 BISA INGRID (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": 39,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 5189,
            "slug": "vs18_313_072",
            "identifier": "vs18_313_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_072/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2394/164 BERGAMINI DEBORAH (FI) - Votazione Ordine del giorno 9/2394/164 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/164 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/164 BERGAMINI DEBORAH (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 5488,
            "slug": "vs18_295_012",
            "identifier": "vs18_295_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_012/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.103, come riformulato, DORI DEVIS (M5S) - Votazione Emendamento 3.103, PDL n. 1524",
            "original_title": "Votazione Emendamento 3.103, PDL n. 1524",
            "description_title": "Emendamento 3.103, come riformulato, DORI DEVIS (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 64,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 57.98
        },
        {
            "id": 6267,
            "slug": "vs18_313_058",
            "identifier": "vs18_313_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_058/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (LEGA) - Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 6628,
            "slug": "vs18_295_053",
            "identifier": "vs18_295_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_053/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 8.0112 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.0112 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0112 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0112 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6323,
            "slug": "vs18_406_010",
            "identifier": "vs18_406_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_010/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2700/145 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2700/145 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/145 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/145 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 6428,
            "slug": "vs18_400_013",
            "identifier": "vs18_400_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_013/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1676",
            "original_title": "Votazione Articolo 1 DDL n. 1676",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 228,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5636,
            "slug": "vs18_400_007",
            "identifier": "vs18_400_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_007/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 7,
            "title": "Ratifica ed esecuzione dell'Accordo di cooperazione culturale, scientifica e tecnologica tra il Governo della Repubblica italiana ed il Governo della Repubblica del Mozambico, fatto a Maputo l'11 luglio 2007 (Approvato dal Senato)\nDdl 2229 - voto finale - Votazione finale DDL n. 2229",
            "original_title": "Votazione finale DDL n. 2229",
            "description_title": "Ratifica ed esecuzione dell'Accordo di cooperazione culturale, scientifica e tecnologica tra il Governo della Repubblica italiana ed il Governo della Repubblica del Mozambico, fatto a Maputo l'11 luglio 2007 (Approvato dal Senato)\nDdl 2229 - voto finale",
            "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": 227,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 6019,
            "slug": "vs18_400_022",
            "identifier": "vs18_400_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_022/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2523",
            "original_title": "Votazione Articolo 4 DDL n. 2523",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 218,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5642,
            "slug": "vs18_400_008",
            "identifier": "vs18_400_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_008/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1677",
            "original_title": "Votazione Articolo 1 DDL n. 1677",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 225,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 5975,
            "slug": "vs18_377_054",
            "identifier": "vs18_377_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_054/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 15.211 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.211 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.211 PDL n. 0875",
            "description_title": "Emendamento 15.211 DEIDDA SALVATORE (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": 20,
            "n_margin": 50,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 56.86
        },
        {
            "id": 5274,
            "slug": "vs18_362_005",
            "identifier": "vs18_362_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_005/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (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": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4842,
            "slug": "vs18_369_010",
            "identifier": "vs18_369_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_010/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2500/133 SIRAGUSA ELISA (M5S) - Votazione Ordine del giorno 9/2500/133 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/133 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/133 SIRAGUSA ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 108,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4893,
            "slug": "vs18_387_008",
            "identifier": "vs18_387_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_008/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00374, limitatamente alla parte dispositiva, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente alla parte dispositiva, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 4874,
            "slug": "vs18_387_009",
            "identifier": "vs18_387_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_009/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5531,
            "slug": "vs18_377_066",
            "identifier": "vs18_377_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_066/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 17.206 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.206 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.206 PDL n. 0875",
            "description_title": "Emendamento 17.206 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": 16,
            "n_margin": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 43.14
        },
        {
            "id": 4820,
            "slug": "vs18_369_011",
            "identifier": "vs18_369_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_011/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2500/157 MELICCHIO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2500/157 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/157 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/157 MELICCHIO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 22,
            "n_margin": 119,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6524,
            "slug": "vs18_369_004",
            "identifier": "vs18_369_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_004/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2500/33 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2500/33 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/33 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/33 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4766,
            "slug": "vs18_376_046",
            "identifier": "vs18_376_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_046/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.21 GIANNONE VERONICA (MISTO) - Votazione Emendamento 1.21 PDL n. 2070",
            "original_title": "Votazione Emendamento 1.21 PDL n. 2070",
            "description_title": "Emendamento 1.21 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4966,
            "slug": "vs18_376_004",
            "identifier": "vs18_376_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_004/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.122 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.122 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.122 PDL n. 0687",
            "description_title": "Emendamento 2.122 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 4958,
            "slug": "vs18_376_005",
            "identifier": "vs18_376_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_005/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.29 MELONI GIORGIA (FDI) - Votazione Emendamento 2.29 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.29 PDL n. 0687",
            "description_title": "Emendamento 2.29 MELONI GIORGIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5548,
            "slug": "vs18_386_006",
            "identifier": "vs18_386_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_006/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2752",
            "original_title": "Votazione Articolo 4 DDL n. 2752",
            "description_title": "Articolo 4",
            "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": 80,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5338,
            "slug": "vs18_383_004",
            "identifier": "vs18_383_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_004/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione ",
            "original_title": "Votazione Mozione ",
            "description_title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 207,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 6436,
            "slug": "vs18_376_050",
            "identifier": "vs18_376_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_050/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 3.1 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.1 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.1 PDL n. 2070",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4909,
            "slug": "vs18_377_070",
            "identifier": "vs18_377_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_070/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 18.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 18.202 PDL n. 0875",
            "description_title": "Emendamento 18.202 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": 12,
            "n_margin": 57,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 4772,
            "slug": "vs18_381_030",
            "identifier": "vs18_381_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_030/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.122 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.122 PDL n. 1056",
            "description_title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 221,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5618,
            "slug": "vs18_381_012",
            "identifier": "vs18_381_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_012/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.150 COSTA ENRICO (FI) - Votazione Emendamento 2.150 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.150 PDL n. 1056",
            "description_title": "Emendamento 2.150 COSTA ENRICO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5484,
            "slug": "vs18_376_073",
            "identifier": "vs18_376_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_073/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 73,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007) - Votazione finale PDL n. 2070",
            "original_title": "Votazione finale PDL n. 2070",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007)",
            "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": 2,
            "n_margin": 200,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 59.61
        },
        {
            "id": 5013,
            "slug": "vs18_376_006",
            "identifier": "vs18_376_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_006/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.119 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.119 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.119 PDL n. 0687",
            "description_title": "Emendamento 2.119 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": 31,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 4930,
            "slug": "vs18_381_035",
            "identifier": "vs18_381_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_035/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.2 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 3.2 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1056",
            "description_title": "Emendamento 3.2 CAPITANIO 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4683,
            "slug": "vs18_377_042",
            "identifier": "vs18_377_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_042/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0875",
            "original_title": "Votazione Articolo 11 PDL n. 0875",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 152,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 54.51
        },
        {
            "id": 4978,
            "slug": "vs18_377_046",
            "identifier": "vs18_377_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_046/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 13.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 13.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.203 PDL n. 0875",
            "description_title": "Emendamento 13.203 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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5291,
            "slug": "vs18_362_006",
            "identifier": "vs18_362_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_006/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (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": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5328,
            "slug": "vs18_362_002",
            "identifier": "vs18_362_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_002/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 16002,
            "slug": "18-168-37",
            "identifier": "18-168-37",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-168-37/?format=api",
            "sitting": {
                "id": 924,
                "date": "2019-11-21",
                "number": 168,
                "branch": "S"
            },
            "number": 37,
            "title": "Mozioni su iniziative per Venezia alla luce dei recentieventi alluvionali. Mozione 1-00191 (t. 2), Bernini e altri",
            "original_title": "Mozioni su iniziative per Venezia alla luce dei recentieventi alluvionali. Mozione 1-00191 (t. 2), Bernini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 103,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 2214,
            "slug": "vs18_165_004",
            "identifier": "vs18_165_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_004/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.15 CIABURRO MONICA (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": 16,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 76.05
        },
        {
            "id": 4359,
            "slug": "vs18_140_053",
            "identifier": "vs18_140_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_053/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1354",
            "original_title": "Votazione Articolo PDL n.1354",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 222,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 3303,
            "slug": "vs18_117_008",
            "identifier": "vs18_117_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_008/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.151 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.151 SISTO FRANCESCO PAOLO (FI)\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": 49,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 3794,
            "slug": "vs18_140_036",
            "identifier": "vs18_140_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_036/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (FI)\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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 65.78
        }
    ]
}