I have some Javascript that uses Twitter API to get tweets. I parse the data and use jQuery to generate HTML for the DOM.
An aspect of what I want to display is a \"Vie
You can use
'https://www.twitter.com/'+ user.screen_name+'/status/' + id_str