Reduce the amount of data to make the list of applications load faster
This is mostly related with the main application market view. It seem that the main backend call takes up to 4 seconds to complete. Probably we won't need to pass the entire ApplicationBase objects here, only subset of data might be actually required.