Social Media/
1{
2 "url": "https://twitter.com/Interior/status/507185938620219395",
3 "author_name": "US Dept of Interior",
4 "author_url": "https://twitter.com/Interior",
5 "html": "<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Happy 50th anniversary to the Wilderness Act! Here's a great wilderness photo from <a href="https://twitter.com/YosemiteNPS">@YosemiteNPS</a>. <a href="https://twitter.com/hashtag/Wilderness50?src=hash">#Wilderness50</a> <a href="http://t.co/HMhbyTg18X">pic.twitter.com/HMhbyTg18X</a></p>— US Dept of Interior (@Interior) <a href="https://twitter.com/Interior/status/507185938620219395">September 3, 2014</a></blockquote>n<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>",
6 "width": 550,
7 "height": null,
8 "type": "rich",
9 "cache_age": "3153600000",
10 "provider_name": "Twitter",
11 "provider_url": "https://twitter.com",
12 "version": "1.0"
13}
The Twitter GET statuses/oembed Response Json is an Json example response of an API which returns a single Tweet, specified by either a Tweet web URL or the Tweet ID, in an oEmbed-compatible format.
The returned HTML snippet will be automatically recognized as an Embedded Tweet when Twitter's widget JavaScript is included on the page.
The Tweet object that can be found and expanded in the user resource.
Developed by
Episyche Technologies
Copyright © 2022-2024 Episyche Technologies. All rights reserved.
Based on JSON CRACK, by AykutSarac