json.partial! "commons/success" json.data do json.id @reply.id json.author do json.partial! "users/user_simple", user: @reply.author end end