getIsLocal()) { return new TypeResponse(data: GSActorToType::translate($gsactor), status: $status); } else { throw new ClientException('This is a remote actor, you should request it to its source of authority instead.'); } } }