We want this service to also return user.username (username) and user.email
(email) in the JSON.
Will need to join the expeditions table to the user table on user_id and then
add the results to the JSON response.
Original issue reported on code.google.com by jdec...@gmail.com on 14 May 2014 at 6:05
Original issue reported on code.google.com by
jdec...@gmail.com
on 14 May 2014 at 6:05