revisionService->getByRecordId($request->route("rid")); return ok($revisions->toArray()); } }