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/lieven/statuses/112089467334406260",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/lieven/statuses/112078910083846603",
"published": "2024-03-13T17:05:38Z",
"url": "https://mastodon.social/@lieven/112089467334406260",
"attributedTo": "https://mastodon.social/users/lieven",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/lieven/followers",
"https://mastodon.social/users/maczydeco"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/lieven/statuses/112089467334406260",
"inReplyToAtomUri": "https://mastodon.social/users/lieven/statuses/112078910083846603",
"conversation": "tag:mastodon.social,2024-03-11:objectId=661701147:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@maczydeco\" class=\"u-url mention\">@<span>maczydeco</span></a></span> I've started writing some code to wrap files into temporary HFS disk images so they're easier to import into an already running Mini vMac on iOS without the use of ImportFl.</p><p>Still quite some work: detecting file type / creators, potentially already unwrapping certain archives etc...</p><p>Do you think this could be a useful addition?</p><p><a href=\"https://mastodon.social/tags/marchintosh2024\" class=\"mention hashtag\" rel=\"tag\">#<span>marchintosh2024</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@maczydeco\" class=\"u-url mention\">@<span>maczydeco</span></a></span> I've started writing some code to wrap files into temporary HFS disk images so they're easier to import into an already running Mini vMac on iOS without the use of ImportFl.</p><p>Still quite some work: detecting file type / creators, potentially already unwrapping certain archives etc...</p><p>Do you think this could be a useful addition?</p><p><a href=\"https://mastodon.social/tags/marchintosh2024\" class=\"mention hashtag\" rel=\"tag\">#<span>marchintosh2024</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/112/089/443/171/312/069/original/6f6289835db9bde2.mp4",
"name": null,
"blurhash": "UBG[[{Rj9FfQ?bWBWBj[00WBt7j[%Mj[WBof",
"width": 1920,
"height": 1440
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/maczydeco",
"name": "@maczydeco"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/marchintosh2024",
"name": "#marchintosh2024"
}
],
"replies": {
"id": "https://mastodon.social/users/lieven/statuses/112089467334406260/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/lieven/statuses/112089467334406260/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/lieven/statuses/112089467334406260/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/lieven/statuses/112089467334406260/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/lieven/statuses/112089467334406260/shares",
"type": "Collection",
"totalItems": 0
}
}