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"
}
],
"id": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.nz/users/thomasbeagle/statuses/111421750433398622",
"published": "2023-11-16T19:55:28Z",
"url": "https://mastodon.nz/@thomasbeagle/111421982540447806",
"attributedTo": "https://mastodon.nz/users/thomasbeagle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/thomasbeagle/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806",
"inReplyToAtomUri": "https://mastodon.nz/users/thomasbeagle/statuses/111421750433398622",
"conversation": "tag:mastodon.nz,2023-11-16:objectId=55601558:objectType=Conversation",
"content": "<p>Wait, what? </p><p>"It has also been shown that food dryer machines increase the nutritional content of food. For example, in fresh apricots there are 0.6 milligrams of iron, whereas in dehydrated apricots it's 2.35 milligrams."</p><p>I very much doubt that removing the water actually *increased* the iron in a single apricot, rather than just making it nutritionally denser per gram.</p>",
"contentMap": {
"en": "<p>Wait, what? </p><p>"It has also been shown that food dryer machines increase the nutritional content of food. For example, in fresh apricots there are 0.6 milligrams of iron, whereas in dehydrated apricots it's 2.35 milligrams."</p><p>I very much doubt that removing the water actually *increased* the iron in a single apricot, rather than just making it nutritionally denser per gram.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://mastodon.nz/users/thomasbeagle/statuses/111421982540447806/shares",
"type": "Collection",
"totalItems": 2
}
}