In some cases, we want to fetch an entire collection in a single request. Add some sort of `per=all` param. Also consider the inverse: allow fetching total counts but 0 items with some kind of `per=0` or `per=count` param.