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.mauve.moe/users/mauve/statuses/114733862032785503",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-23T17:29:59Z",
"url": "https://mastodon.mauve.moe/@mauve/114733862032785503",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114733862032785503",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-06-23:objectId=1606100:objectType=Conversation",
"content": "<p>For front end <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> devs that have a bit of framework fatigue: Check out this easy to use "data binding" library: <a href=\"http://rivetsjs.com/docs/guide/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">http://</span><span class=\"\">rivetsjs.com/docs/guide/</span><span class=\"invisible\"></span></a></p><p>No build step, just a plain old object bound to HTML with custom attributes for conditionals and iteration.</p>",
"contentMap": {
"en": "<p>For front end <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> devs that have a bit of framework fatigue: Check out this easy to use "data binding" library: <a href=\"http://rivetsjs.com/docs/guide/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">http://</span><span class=\"\">rivetsjs.com/docs/guide/</span><span class=\"invisible\"></span></a></p><p>No build step, just a plain old object bound to HTML with custom attributes for conditionals and iteration.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114733862032785503/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114733862032785503/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114733862032785503/replies",
"items": []
}
}
}