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/bledley/statuses/114721151514133713",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-21T11:37:31Z",
"url": "https://mastodon.social/@bledley/114721151514133713",
"attributedTo": "https://mastodon.social/users/bledley",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bledley/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bledley/statuses/114721151514133713",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-21:objectId=1028732304:objectType=Conversation",
"content": "<p>Setup org-cal-dav - those 'events' there? synced to everywhere else I check my calendar. I'd been putting this off as something that I thought was going to be complicated and potentially mess up my org files - working very nicely and no issues so far.</p><p><a href=\"https://mastodon.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> <a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://mastodon.social/tags/doomemacs\" class=\"mention hashtag\" rel=\"tag\">#<span>doomemacs</span></a> <a href=\"https://mastodon.social/tags/calendar\" class=\"mention hashtag\" rel=\"tag\">#<span>calendar</span></a> <a href=\"https://mastodon.social/tags/orgagenda\" class=\"mention hashtag\" rel=\"tag\">#<span>orgagenda</span></a></p>",
"contentMap": {
"en": "<p>Setup org-cal-dav - those 'events' there? synced to everywhere else I check my calendar. I'd been putting this off as something that I thought was going to be complicated and potentially mess up my org files - working very nicely and no issues so far.</p><p><a href=\"https://mastodon.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> <a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://mastodon.social/tags/doomemacs\" class=\"mention hashtag\" rel=\"tag\">#<span>doomemacs</span></a> <a href=\"https://mastodon.social/tags/calendar\" class=\"mention hashtag\" rel=\"tag\">#<span>calendar</span></a> <a href=\"https://mastodon.social/tags/orgagenda\" class=\"mention hashtag\" rel=\"tag\">#<span>orgagenda</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/721/121/517/715/418/original/03305b5dd6edac38.png",
"name": "Screenshot of Doom Emacs. Org agenda view in the top frame shows events synced with org-cal-dav",
"blurhash": "U]LXf3of00ayt7aeWVf6WBayofayt7f6WBay",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgmode",
"name": "#orgmode"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/doomemacs",
"name": "#doomemacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/calendar",
"name": "#calendar"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgagenda",
"name": "#orgagenda"
}
],
"replies": {
"id": "https://mastodon.social/users/bledley/statuses/114721151514133713/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bledley/statuses/114721151514133713/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/bledley/statuses/114721151514133713/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/bledley/statuses/114721151514133713/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/bledley/statuses/114721151514133713/shares",
"type": "Collection",
"totalItems": 0
}
}