An example entities result from the current latest Tweet of user account HeForShe:
"entities": {
"hashtags": [
{
"indices": [
0,
15
],
"text": "Genderequality"
},
{
"indices": [
84,
93
],
"text": "HeForShe"
}
],
"symbols": [],
"urls": [
{
"display_url": "twitter.com/HMAKarenPierce\u2026",
"expanded_url": "https://twitter.com/HMAKarenPierce/status/631761950020628480",
"indices": [
96,
119
],
"url": "https://t.co/bQHC3WUudP"
}
],
"user_mentions": []
}