Is there a way to get a static profile picture URL when using the API, since picture updates will break old links?
My photo: http://s3.amazonaws.com/twitter_production/profile_images/38643882/avatar_bigger.JPG ... will have a different URL if I change it on Twitter, which means we cannot trust our local cache of events, which means we would need to call the APIs for all events all the time. And in our case that is not really an option. Thanks!!
