In message lists, "in_reply_to_user_id" returns an ID for a user. In order to get information about that user (e.g. real name or screen name), you would need to call /api/statuses/user_timeline.json. How about a separate method to get only the user (by ID or by screen name)?