API
- A
comment
consists of the body
, the user_name
and maybe user_email
, a created
timestamp and an ident
- A
comment
also can include a nested tree of replies, stored in comments
- Each comment can be identified by combining the
topic_url
and the ident