This issue was opened by @fccoelho in NAMD/pypln.api#39 but I'm migrating it here because it implies a (big) change in the REST API itself.
"""
The overhead of making a request for each document one wants to download from a large corpus is too large to be acceptable. A batch download should be available which requires a single request. The set of documents could be returned as a tar-ball.
This issue supersedes NAMD/pypln.api#29
"""