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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/FiXato/statuses/104864225124870028",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-09-14T16:31:31Z",
"url": "https://mastodon.social/@FiXato/104864225124870028",
"attributedTo": "https://mastodon.social/users/FiXato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/FiXato/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/FiXato/statuses/104864225124870028",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2020-09-14:objectId=195844782:objectType=Conversation",
"content": "<p>Cool, got some <a href=\"https://mastodon.social/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> progress on my <a href=\"https://mastodon.social/tags/StreamingMediaLauncher\" class=\"mention hashtag\" rel=\"tag\">#<span>StreamingMediaLauncher</span></a> <a href=\"https://mastodon.social/tags/wxPython\" class=\"mention hashtag\" rel=\"tag\">#<span>wxPython</span></a> project :D</p><p>It now fills a grid with buttons with thumbnail images for my subscriptions' videos, and clicking on them will open <a href=\"https://mastodon.social/tags/MPV\" class=\"mention hashtag\" rel=\"tag\">#<span>MPV</span></a>. :D</p><p>Auto-resizing still doesn't quite work as well as I'd like though... will have to look closer into that...</p><p>Start-up time also is still quite atrocious, but that should probably improve by loading a smaller JSON file with less cached video entries.</p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a></p>",
"contentMap": {
"en": "<p>Cool, got some <a href=\"https://mastodon.social/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> progress on my <a href=\"https://mastodon.social/tags/StreamingMediaLauncher\" class=\"mention hashtag\" rel=\"tag\">#<span>StreamingMediaLauncher</span></a> <a href=\"https://mastodon.social/tags/wxPython\" class=\"mention hashtag\" rel=\"tag\">#<span>wxPython</span></a> project :D</p><p>It now fills a grid with buttons with thumbnail images for my subscriptions' videos, and clicking on them will open <a href=\"https://mastodon.social/tags/MPV\" class=\"mention hashtag\" rel=\"tag\">#<span>MPV</span></a>. :D</p><p>Auto-resizing still doesn't quite work as well as I'd like though... will have to look closer into that...</p><p>Start-up time also is still quite atrocious, but that should probably improve by loading a smaller JSON file with less cached video entries.</p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/104/864/206/998/697/905/original/3bb07ea9fc7ef802.png",
"name": "Screenshot of my Streaming Media Launcher project.\nIt shows a grid of thumnail images for my subscriptions' videos (on the Subscriptions tab; the Playlists tab is still unused).\nThe video for Donkey Kong Country 3 Mama Bird Restored Extended video is shown running in MPV in the foreground.",
"blurhash": "UAFFQqGZAI-nOkxoWI^k73r?^P0L56t8RSo$",
"focalPoint": [
0,
0
],
"width": 1363,
"height": 703
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mpv",
"name": "#mpv"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gui",
"name": "#gui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/StreamingMediaLauncher",
"name": "#StreamingMediaLauncher"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wxpython",
"name": "#wxpython"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
}
],
"replies": {
"id": "https://mastodon.social/users/FiXato/statuses/104864225124870028/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/FiXato/statuses/104864225124870028/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/FiXato/statuses/104864225124870028/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/FiXato/statuses/104864225124870028/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/FiXato/statuses/104864225124870028/shares",
"type": "Collection",
"totalItems": 0
}
}