main
json.extract! item, :id, :filename, :created_at, :updated_at json.url item_url(item, format: :json)