Suppose there are 2 Collections, representing respectively /api/page/1 and /api/page/2; is there anyway (through Underscore, for example) to merge
/api/page/1
/api/page/2
use
collection.models
insted of
collection.toJSON()