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.online/users/jdm0079/statuses/111571270445624002",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-13T04:41:21Z",
"url": "https://mastodon.online/@jdm0079/111571270445624002",
"attributedTo": "https://mastodon.online/users/jdm0079",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/jdm0079/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/jdm0079/statuses/111571270445624002",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-13:objectId=259314220:objectType=Conversation",
"content": "<p>Was sad to abandon my <a href=\"https://mastodon.online/tags/procjam\" class=\"mention hashtag\" rel=\"tag\">#<span>procjam</span></a> game but realized there might be a game I actually care about making well in this idea (a continual ascent up a randomly generated treacherous tower) and I wasn't close enough to the right specifics of design by jam's end. Also I got to watch 5 movies over the weekend instead of spending those hours crunching on a game.</p>",
"contentMap": {
"en": "<p>Was sad to abandon my <a href=\"https://mastodon.online/tags/procjam\" class=\"mention hashtag\" rel=\"tag\">#<span>procjam</span></a> game but realized there might be a game I actually care about making well in this idea (a continual ascent up a randomly generated treacherous tower) and I wasn't close enough to the right specifics of design by jam's end. Also I got to watch 5 movies over the weekend instead of spending those hours crunching on a game.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.online/media_attachments/files/111/571/268/630/590/119/original/e252c2b51b496c28.png",
"name": null,
"blurhash": "UB9R:@xuDwRiM|aeogj[DzM_xbt8-qs;M_V@",
"width": 832,
"height": 480
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/procjam",
"name": "#procjam"
}
],
"replies": {
"id": "https://mastodon.online/users/jdm0079/statuses/111571270445624002/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/jdm0079/statuses/111571270445624002/replies?min_id=111571273091044942&page=true",
"partOf": "https://mastodon.online/users/jdm0079/statuses/111571270445624002/replies",
"items": [
"https://mastodon.online/users/jdm0079/statuses/111571273091044942"
]
}
},
"likes": {
"id": "https://mastodon.online/users/jdm0079/statuses/111571270445624002/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/jdm0079/statuses/111571270445624002/shares",
"type": "Collection",
"totalItems": 0
}
}