ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-06-08T09:19:31Z", "url": "https://mastodon.social/@tutorialgateway/114646998816237680", "attributedTo": "https://mastodon.social/users/tutorialgateway", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/tutorialgateway/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2025-06-08:objectId=1017532693:objectType=Conversation", "content": "<p>Unlock the Power of SQL TRUNCATE <br />Looking to quickly remove all records from a table without affecting its structure?<br />SQL TRUNCATE is faster and more efficient than DELETE<br />✅Removes all data from a table in a snap
<br />✅ Doesn’t log individual row deletions, improving performance<br />
✅ Resets auto-increment counters <br />
✅ Doesn&#39;t fire triggers</p><p>TRUNCATE TABLE student;</p><p>To dive deeper into SQL TRUNCATE👇<br /><a href=\"https://www.tutorialgateway.org/sql-truncate-table/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">tutorialgateway.org/sql-trunca</span><span class=\"invisible\">te-table/</span></a></p><p><a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a> <a href=\"https://mastodon.social/tags/TechTips\" class=\"mention hashtag\" rel=\"tag\">#<span>TechTips</span></a> <a href=\"https://mastodon.social/tags/DataManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>DataManagement</span></a> <a href=\"https://mastodon.social/tags/SQLTruncate\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLTruncate</span></a> <a href=\"https://mastodon.social/tags/SQLTips\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLTips</span></a> <a href=\"https://mastodon.social/tags/DeveloperLife\" class=\"mention hashtag\" rel=\"tag\">#<span>DeveloperLife</span></a></p>", "contentMap": { "en": "<p>Unlock the Power of SQL TRUNCATE <br />Looking to quickly remove all records from a table without affecting its structure?<br />SQL TRUNCATE is faster and more efficient than DELETE<br />✅Removes all data from a table in a snap
<br />✅ Doesn’t log individual row deletions, improving performance<br />
✅ Resets auto-increment counters <br />
✅ Doesn&#39;t fire triggers</p><p>TRUNCATE TABLE student;</p><p>To dive deeper into SQL TRUNCATE👇<br /><a href=\"https://www.tutorialgateway.org/sql-truncate-table/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">tutorialgateway.org/sql-trunca</span><span class=\"invisible\">te-table/</span></a></p><p><a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a> <a href=\"https://mastodon.social/tags/TechTips\" class=\"mention hashtag\" rel=\"tag\">#<span>TechTips</span></a> <a href=\"https://mastodon.social/tags/DataManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>DataManagement</span></a> <a href=\"https://mastodon.social/tags/SQLTruncate\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLTruncate</span></a> <a href=\"https://mastodon.social/tags/SQLTips\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLTips</span></a> <a href=\"https://mastodon.social/tags/DeveloperLife\" class=\"mention hashtag\" rel=\"tag\">#<span>DeveloperLife</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/sql", "name": "#sql" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/database", "name": "#database" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/techtips", "name": "#techtips" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/datamanagement", "name": "#datamanagement" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/sqltruncate", "name": "#sqltruncate" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/sqltips", "name": "#sqltips" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/developerlife", "name": "#developerlife" } ], "replies": { "id": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/tutorialgateway/statuses/114646998816237680/shares", "type": "Collection", "totalItems": 1 } }