json.extract! task, :id, :reward, :title, :briefing, :cta_copy, :created_at, :updated_at json.url task_url(task, format: :json)