Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=46
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=47",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=45",
    "results": [
        {
            "id": 222,
            "slug": "vs18_103_005",
            "identifier": "vs18_103_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_103_005/?format=api",
            "sitting": {
                "id": 119,
                "date": "2018-12-19",
                "number": 103,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00099 FONTANA GREGORIO (FI) ed altri\n     - Votazione Mozione 1-00099",
            "original_title": "Votazione Mozione 1-00099",
            "description_title": "Mozione n. 1-00099 FONTANA GREGORIO (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 141,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 2657,
            "slug": "vs18_168_049",
            "identifier": "vs18_168_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_049/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 4.1 FRATOIANNI NICOLA (LEU)\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": 5,
            "n_margin": 188,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 49.05
        },
        {
            "id": 1855,
            "slug": "vs18_054_048",
            "identifier": "vs18_054_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_048/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.234 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.234 BARTOLOZZI GIUSI (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": 5,
            "n_margin": 122,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 1495,
            "slug": "vs18_106_029",
            "identifier": "vs18_106_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_029/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1334-B/47 MICELI CARMELO (PD)\n     - Votazione Ordine del giorno 9/1334-B/47 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/47 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/47 MICELI CARMELO (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": 94,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 4519,
            "slug": "vs18_181_029",
            "identifier": "vs18_181_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_029/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\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": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 69.79,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 3467,
            "slug": "vs18_181_062",
            "identifier": "vs18_181_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_062/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.38 PAGANO ALESSANDRO (LEGA)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 12.38 PAGANO ALESSANDRO (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": 5,
            "n_margin": 78,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 270,
            "slug": "vs18_075_021",
            "identifier": "vs18_075_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_021/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (PD)\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": 5,
            "n_margin": 84,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1504,
            "slug": "vs18_065_036",
            "identifier": "vs18_065_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_036/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.100 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.100 FORNARO FEDERICO (LEU)\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": 5,
            "n_margin": 145,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 2396,
            "slug": "vs18_175_008",
            "identifier": "vs18_175_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_008/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "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": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 4136,
            "slug": "vs18_190_050",
            "identifier": "vs18_190_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_050/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/117 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/117 DI GIORGI ROSA MARIA (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": 55,
            "majority_cohesion_rate": 72.01,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 1262,
            "slug": "vs18_044_122",
            "identifier": "vs18_044_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_122/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1117/157 CIRIELLI EDMONDO (FDI)\n     - Votazione Ordine del giorno 9/1117/157 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/157 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/157 CIRIELLI EDMONDO (FDI)\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": 148,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 2645,
            "slug": "vs18_168_033",
            "identifier": "vs18_168_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_033/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 1.1 FRATOIANNI NICOLA (LEU)\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": 5,
            "n_margin": 191,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 1474,
            "slug": "vs18_106_041",
            "identifier": "vs18_106_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_041/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1334-B/66 CARNEVALI ELENA (PD)\n     - Votazione Ordine del giorno 9/1334-B/66 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/66 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/66 CARNEVALI ELENA (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": 100,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 3449,
            "slug": "vs18_181_046",
            "identifier": "vs18_181_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_046/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 11.201 della Commissione\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 11.201 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 104,
            "majority_cohesion_rate": 70.38,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 3347,
            "slug": "vs18_197_029",
            "identifier": "vs18_197_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_029/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.33, nel testo riformulato, LATTANZIO PAOLO (M5S)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.33, nel testo riformulato, LATTANZIO PAOLO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 111,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 34.35
        },
        {
            "id": 1460,
            "slug": "vs18_106_063",
            "identifier": "vs18_106_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_063/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1334-B/164 BRAMBILLA MICHELA VITTORIA (FI)\n     - Votazione Ordine del giorno 9/1334-B/164 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/164 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/164 BRAMBILLA MICHELA VITTORIA (FI)\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": 78,
            "majority_cohesion_rate": 88.08,
            "minority_cohesion_rate": 55.73
        },
        {
            "id": 1765,
            "slug": "vs18_035_076",
            "identifier": "vs18_035_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_076/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 1-bis.0302 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.0302 GELMINI MARIASTELLA (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": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 86.96,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 2673,
            "slug": "vs18_171_010",
            "identifier": "vs18_171_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_010/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.50 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.50 COLLETTI ANDREA (M5S)\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": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 77.71,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 2765,
            "slug": "vs18_209_020",
            "identifier": "vs18_209_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_020/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 8\n     - Votazione Articolo PDL n.0478",
            "original_title": "Votazione Articolo PDL n.0478",
            "description_title": "Articolo 8\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": 5,
            "n_margin": 212,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 52.29
        },
        {
            "id": 2277,
            "slug": "vs18_175_034",
            "identifier": "vs18_175_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_034/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 16.200 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 16.200 FREGOLENT SILVIA (PD)\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": 5,
            "n_margin": 81,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 3078,
            "slug": "vs18_154_006",
            "identifier": "vs18_154_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_006/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.9 FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.9 FERRI COSIMO MARIA (PD)\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": 5,
            "n_margin": 126,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 2337,
            "slug": "vs18_161_016",
            "identifier": "vs18_161_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_016/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00168 LORENZIN BEATRICE (MISTO) ed altri\n     - Votazione Mozione 1-00168",
            "original_title": "Votazione Mozione 1-00168",
            "description_title": "Mozione n. 1-00168 LORENZIN BEATRICE (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 46,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 58.56
        },
        {
            "id": 4159,
            "slug": "vs18_190_051",
            "identifier": "vs18_190_051",
            "url": "https://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": 2130,
            "slug": "vs18_087_042",
            "identifier": "vs18_087_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_042/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.127 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.127 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": 5,
            "n_margin": 136,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 2100,
            "slug": "vs18_087_028",
            "identifier": "vs18_087_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_028/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.174 FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.174 FERRI COSIMO MARIA (PD)\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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 81.23
        },
        {
            "id": 3161,
            "slug": "vs18_197_060",
            "identifier": "vs18_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_060/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 7.1 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 7.1 ROSSI ANDREA (PD)\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": 5,
            "n_margin": 44,
            "majority_cohesion_rate": 74.64,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 3383,
            "slug": "vs18_197_034",
            "identifier": "vs18_197_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_034/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.3 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 2.3 MARIN MARCO (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": 5,
            "n_margin": 80,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 2455,
            "slug": "vs18_168_064",
            "identifier": "vs18_168_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_064/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.1 ASCANI ANNA (PD)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 10.1 ASCANI ANNA (PD)\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": 5,
            "n_margin": 113,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 27.76
        },
        {
            "id": 2460,
            "slug": "vs18_168_059",
            "identifier": "vs18_168_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_059/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 7.1 FRATOIANNI NICOLA (LEU)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 7.1 FRATOIANNI NICOLA (LEU)\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": 5,
            "n_margin": 177,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 46.01
        },
        {
            "id": 4039,
            "slug": "vs18_146_002",
            "identifier": "vs18_146_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_002/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1637/5 BOLDRINI LAURA (LEU)\n     - Votazione Ordine del giorno 9/1637/5 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/5 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/5 BOLDRINI LAURA (LEU)\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": 101,
            "majority_cohesion_rate": 80.41,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 1255,
            "slug": "vs18_044_108",
            "identifier": "vs18_044_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_108/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1117/134 FRATOIANNI NICOLA (LEU)\n     - Votazione Ordine del giorno 9/1117/134 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/134 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/134 FRATOIANNI NICOLA (LEU)\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": 124,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 3786,
            "slug": "vs18_140_014",
            "identifier": "vs18_140_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_014/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "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": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 2727,
            "slug": "vs18_168_003",
            "identifier": "vs18_168_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_003/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 1                                        \n(Doc. XXII, n.36 e abb.)\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": 5,
            "n_margin": 179,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2675,
            "slug": "vs18_171_015",
            "identifier": "vs18_171_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_015/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.53 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 3.53 COLLETTI ANDREA (M5S)\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": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 35.11
        },
        {
            "id": 2200,
            "slug": "vs18_156_036",
            "identifier": "vs18_156_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_036/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.100 D'ARRANDO CELESTE (M5S)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 7.100 D'ARRANDO CELESTE (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 145,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 1824,
            "slug": "vs18_054_040",
            "identifier": "vs18_054_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_040/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.320 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.320 COLLETTI ANDREA (M5S)\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": 5,
            "n_margin": 133,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3131,
            "slug": "vs18_160_018",
            "identifier": "vs18_160_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_018/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.25 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.25 VISCOMI ANTONIO (PD)\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": 5,
            "n_margin": 91,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3380,
            "slug": "vs18_197_014",
            "identifier": "vs18_197_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_014/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.12 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.12 MARIN MARCO (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": 5,
            "n_margin": 70,
            "majority_cohesion_rate": 75.8,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 3140,
            "slug": "vs18_160_005",
            "identifier": "vs18_160_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_005/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.12 LACARRA MARCO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.12 LACARRA MARCO (PD)\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": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 1144,
            "slug": "vs18_061_042",
            "identifier": "vs18_061_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_042/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Articolo 9\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": 5,
            "n_margin": 153,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 2728,
            "slug": "vs18_168_007",
            "identifier": "vs18_168_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_007/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5                                        \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Articolo 5                                        \n(Doc. XXII, n.36 e abb.)\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": 5,
            "n_margin": 185,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 2702,
            "slug": "vs18_171_002",
            "identifier": "vs18_171_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_002/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.9 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.9 MAGI RICCARDO (MISTO)\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": 5,
            "n_margin": 218,
            "majority_cohesion_rate": 78.3,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 3225,
            "slug": "vs18_197_085",
            "identifier": "vs18_197_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_085/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1603-bis/22 VERSACE GIUSEPPINA (FI)\n     - Votazione Ordine del giorno 9/1603-bis/22 DDL n.1603-BIS",
            "original_title": "Votazione Ordine del giorno 9/1603-bis/22 DDL n.1603-BIS",
            "description_title": "Ordine del giorno n. 9/1603-bis/22 VERSACE GIUSEPPINA (FI)\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": 91,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 25.95
        },
        {
            "id": 2069,
            "slug": "vs18_082_020",
            "identifier": "vs18_082_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_020/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 10\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": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 490,
            "slug": "vs18_040_016",
            "identifier": "vs18_040_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_016/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.10 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.10 MIGLIORE GENNARO (PD)\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": 4,
            "n_margin": 139,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 2526,
            "slug": "vs18_121_007",
            "identifier": "vs18_121_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_007/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1550/24 DE LUCA PIERO (PD)\n     - Votazione Ordine del giorno 9/1550/24 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/24 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/24 DE LUCA PIERO (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": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 3110,
            "slug": "vs18_160_023",
            "identifier": "vs18_160_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_023/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.32 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.32 VISCOMI ANTONIO (PD)\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": 4,
            "n_margin": 79,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 613,
            "slug": "vs18_101_034",
            "identifier": "vs18_101_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_034/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1408/118 MIGLIORE GENNARO (PD)\n     - Votazione Ordine del giorno 9/1408/118 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/118 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/118 MIGLIORE GENNARO (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": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3146,
            "slug": "vs18_160_050",
            "identifier": "vs18_160_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_050/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.3 DEL BARBA MAURO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 5.3 DEL BARBA MAURO (PD)\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": 4,
            "n_margin": 104,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 2590,
            "slug": "vs18_134_023",
            "identifier": "vs18_134_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_023/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1160",
            "original_title": "Votazione Emendamento PDL n.1160",
            "description_title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\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": 4,
            "n_margin": 93,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 33.46
        }
    ]
}