ok, not sure why the image/title/description of linked articles are not sent through the API, the information is collected by twitter when someone posts a tweet.
so, does that mean the javascript twitter feed hits the website linked in each tweet as it displays them in the feed as ‘twitter summary cards’? or does the javascript twitter feed somehow collect that information through other means? I guess I could look through that code.
As for SEO, my SEO team wants the tweets embedded in the page source, so the javascript doesn’t satisfy our needs, hence the desire to have a PHP feed, which work ok, but it doesn’t show the image/title/description of the linked article, and thus has a lot less pizzazz. To get that info is costly, hence the desire to see that info in the API result.