I think, $article->verbose('author') should return $article->author->username (or another column marked as title_key) instead of $article->author->id.
I think, $article->verbose('author') should return $article->author->username (or another column marked as title_key) instead of $article->author->id.