public virtual string CommentApiUrl(int entryId) { return GetFullyQualifiedUrl("comments/{0}.aspx", entryId); }