json.extract! code_change_request, :id, :text, :created_at, :updated_at json.url code_change_request_url(code_change_request, format: :json)