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/semit0ne/statuses/113523136927364519",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T21:46:40Z",
"url": "https://mastodon.social/@semit0ne/113523136927364519",
"attributedTo": "https://mastodon.social/users/semit0ne",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/semit0ne/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/semit0ne/statuses/113523136927364519",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-21:objectId=854073487:objectType=Conversation",
"content": "<p>A while back I tried my hand at <a href=\"https://mastodon.social/tags/commodore64\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore64</span></a> programming with mediocre results. Code, graphics, and music by me. No animals where harmed in the making of this "intro."<br /><a href=\"https://mastodon.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> #6502 <a href=\"https://mastodon.social/tags/demoscene\" class=\"mention hashtag\" rel=\"tag\">#<span>demoscene</span></a></p>",
"contentMap": {
"en": "<p>A while back I tried my hand at <a href=\"https://mastodon.social/tags/commodore64\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore64</span></a> programming with mediocre results. Code, graphics, and music by me. No animals where harmed in the making of this "intro."<br /><a href=\"https://mastodon.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> #6502 <a href=\"https://mastodon.social/tags/demoscene\" class=\"mention hashtag\" rel=\"tag\">#<span>demoscene</span></a></p>"
},
"updated": "2024-11-24T13:02:37Z",
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/523/131/887/587/476/original/b038602d81fbfe66.mp4",
"name": "Short video of a C64 graphical demo with a Koala paint graphics converted from a pencil art scan backgroound, some sprites in the foreground and a scrolling text at the bottom.",
"blurhash": "UKBg6$xY8_Nf?ujqMxWZ00Rj%Ms:4nWrtRnh",
"focalPoint": [
0,
0
],
"width": 384,
"height": 272
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/demoscene",
"name": "#demoscene"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/commodore64",
"name": "#commodore64"
}
],
"replies": {
"id": "https://mastodon.social/users/semit0ne/statuses/113523136927364519/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/semit0ne/statuses/113523136927364519/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/semit0ne/statuses/113523136927364519/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/semit0ne/statuses/113523136927364519/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/semit0ne/statuses/113523136927364519/shares",
"type": "Collection",
"totalItems": 0
}
}