json.extract! kmz_model, :id, :description, :global_path, :created_at, :updated_at json.url kmz_model_url(kmz_model, format: :json)