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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/devdigest/statuses/114308012849014273",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-09T12:30:56Z",
"url": "https://mastodon.social/@devdigest/114308012849014273",
"attributedTo": "https://mastodon.social/users/devdigest",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/devdigest/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/devdigest/statuses/114308012849014273",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-04-09:objectId=967897623:objectType=Conversation",
"content": "<p>⚡️ Getting Started with Linux WebJobs on NodeJS</p><p>🏷️ <a href=\"https://mastodon.social/tags/devdigest\" class=\"mention hashtag\" rel=\"tag\">#<span>devdigest</span></a> <a href=\"https://mastodon.social/tags/azure\" class=\"mention hashtag\" rel=\"tag\">#<span>azure</span></a> <a href=\"https://mastodon.social/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a> <a href=\"https://mastodon.social/tags/node\" class=\"mention hashtag\" rel=\"tag\">#<span>node</span></a> <a href=\"https://mastodon.social/tags/js\" class=\"mention hashtag\" rel=\"tag\">#<span>js</span></a> <a href=\"https://mastodon.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.social/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a></p><p><a href=\"https://devdigest.today/goto/3960\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">devdigest.today/goto/3960</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>⚡️ Getting Started with Linux WebJobs on NodeJS</p><p>🏷️ <a href=\"https://mastodon.social/tags/devdigest\" class=\"mention hashtag\" rel=\"tag\">#<span>devdigest</span></a> <a href=\"https://mastodon.social/tags/azure\" class=\"mention hashtag\" rel=\"tag\">#<span>azure</span></a> <a href=\"https://mastodon.social/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a> <a href=\"https://mastodon.social/tags/node\" class=\"mention hashtag\" rel=\"tag\">#<span>node</span></a> <a href=\"https://mastodon.social/tags/js\" class=\"mention hashtag\" rel=\"tag\">#<span>js</span></a> <a href=\"https://mastodon.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.social/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a></p><p><a href=\"https://devdigest.today/goto/3960\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">devdigest.today/goto/3960</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devdigest",
"name": "#devdigest"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/azure",
"name": "#azure"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cloud",
"name": "#cloud"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/node",
"name": "#node"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/js",
"name": "#js"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nodejs",
"name": "#nodejs"
}
],
"replies": {
"id": "https://mastodon.social/users/devdigest/statuses/114308012849014273/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/devdigest/statuses/114308012849014273/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/devdigest/statuses/114308012849014273/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/devdigest/statuses/114308012849014273/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/devdigest/statuses/114308012849014273/shares",
"type": "Collection",
"totalItems": 1
}
}