@BeAware When someone replies to an object (note, image, video, whatever), they do that by attaching an `inReplyTo` property to the reply. The reply object (usually) gets delivered to the creator of the original object, and their server (usually) adds the reply object to the `replies` property of the original object.