Give the ability to call : "https://api.twitter.com/1.1/statuses/show.json?id=20,210462857140252672" instead of
https://api.twitter.com/1.1/statuses/show.json?id=20%2C210462857140252672
Here the comma needs to be cleanup.
https://api.twitter.com/1.1/statuses/show.json?id=20%2C210462857140252672
Here the comma needs to be cleanup.