Issue #1239: Difference in utc_offset between users/show and users/lookup

While we are getting users info, we noticed difference in utc_offset field between endpoint show and lookup. See examples bellow...

1)
https://api.twitter.com/1.1/users/show.json?screen_name=pepboysauto
https://snap.apigee.com/19uPXKV

2)
https://api.twitter.com/1.1/users/lookup.json?screen_name=pepboysauto
https://snap.apigee.com/19uPZSX

Screenshot: http://cl.ly/image/1a43050I0j1c.

Updates

  • This inconsistency will be resolved within the next few weeks when users/lookup moves to a superior implementation.