takes session_id as parameter and returns all info about that particular session_id.
- events
- assets/envelopes
- votes
- listening history
Each of the above should be in a top-level node of the JSON return object.
This will be useful for generating session maps and other data displays for particular sessions.