show: [ RestAuth, function *(next) {
    try {
      const user = yield User.loadDetail(this.params.user)

      this.type = 'json'