In the context of the /artifacts/<id>/changesets REST API, it is confusing that limit and offset parameters still apply to every changeset. It could apply only to non-empty follow-up comments, so that specifying limit=5&offset=0 returns the 5 first comments on an artifact.