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.
{
"@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://mastodontech.de/users/td8/statuses/112982903577151698",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-18T11:58:13Z",
"url": "https://mastodontech.de/@td8/112982903577151698",
"attributedTo": "https://mastodontech.de/users/td8",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodontech.de/users/td8/followers"
],
"sensitive": false,
"atomUri": "https://mastodontech.de/users/td8/statuses/112982903577151698",
"inReplyToAtomUri": null,
"conversation": "tag:mastodontech.de,2024-08-18:objectId=75123920:objectType=Conversation",
"content": "<p>Great project: ffmpeg for the browser with WebAssembly. This versatile tool can now run in the browser thanks to WebAssembly: <a href=\"https://ffmpegwasm.netlify.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ffmpegwasm.netlify.app/</span><span class=\"invisible\"></span></a><br />Another cool use-case for WebAssembly.<br /><a href=\"https://mastodontech.de/tags/webassembly\" class=\"mention hashtag\" rel=\"tag\">#<span>webassembly</span></a> <a href=\"https://mastodontech.de/tags/video\" class=\"mention hashtag\" rel=\"tag\">#<span>video</span></a> <a href=\"https://mastodontech.de/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://mastodontech.de/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a></p>",
"contentMap": {
"es": "<p>Great project: ffmpeg for the browser with WebAssembly. This versatile tool can now run in the browser thanks to WebAssembly: <a href=\"https://ffmpegwasm.netlify.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ffmpegwasm.netlify.app/</span><span class=\"invisible\"></span></a><br />Another cool use-case for WebAssembly.<br /><a href=\"https://mastodontech.de/tags/webassembly\" class=\"mention hashtag\" rel=\"tag\">#<span>webassembly</span></a> <a href=\"https://mastodontech.de/tags/video\" class=\"mention hashtag\" rel=\"tag\">#<span>video</span></a> <a href=\"https://mastodontech.de/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://mastodontech.de/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodontech.de/tags/webassembly",
"name": "#webassembly"
},
{
"type": "Hashtag",
"href": "https://mastodontech.de/tags/video",
"name": "#video"
},
{
"type": "Hashtag",
"href": "https://mastodontech.de/tags/typescript",
"name": "#typescript"
},
{
"type": "Hashtag",
"href": "https://mastodontech.de/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://mastodontech.de/users/td8/statuses/112982903577151698/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodontech.de/users/td8/statuses/112982903577151698/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodontech.de/users/td8/statuses/112982903577151698/replies",
"items": []
}
},
"likes": {
"id": "https://mastodontech.de/users/td8/statuses/112982903577151698/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodontech.de/users/td8/statuses/112982903577151698/shares",
"type": "Collection",
"totalItems": 2
}
}