GET
Gets the average mood of an experience by ID
URL: /mood/id/{experienceid}/
Produces a JSON String with the average mood including valence and arousal.
GET
Gets all experiences of a user
URL: /experiences/{username}
Takes username of the user to get experiences
Produces the all experiences shared with the user as JSON or XML