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://todon.nl/users/mousebot/statuses/114301300857910894",
"type": "Note",
"summary": null,
"inReplyTo": "https://todon.nl/users/mousebot/statuses/114298304111657426",
"published": "2025-04-08T08:03:59Z",
"url": "https://todon.nl/@mousebot/114301300857910894",
"attributedTo": "https://todon.nl/users/mousebot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://todon.nl/users/mousebot/followers"
],
"sensitive": false,
"atomUri": "https://todon.nl/users/mousebot/statuses/114301300857910894",
"inReplyToAtomUri": "https://todon.nl/users/mousebot/statuses/114298304111657426",
"conversation": "tag:todon.nl,2025-04-07:objectId=158852251:objectType=Conversation",
"content": "<p><a href=\"https://todon.nl/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://todon.nl/tags/fjEl\" class=\"mention hashtag\" rel=\"tag\">#<span>fjEl</span></a> i just pushed a bunch of tiny fixes to the above-mentioned 0.5 release. so if you updated yesterday, you may like to do so again.</p><p>apols, it's chaos out there!</p><p>(there are likely more tiny issues to clean up also. it's "heavy" development)</p>",
"contentMap": {
"en": "<p><a href=\"https://todon.nl/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://todon.nl/tags/fjEl\" class=\"mention hashtag\" rel=\"tag\">#<span>fjEl</span></a> i just pushed a bunch of tiny fixes to the above-mentioned 0.5 release. so if you updated yesterday, you may like to do so again.</p><p>apols, it's chaos out there!</p><p>(there are likely more tiny issues to clean up also. it's "heavy" development)</p>"
},
"updated": "2025-04-08T09:33:23Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://todon.nl/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/fjel",
"name": "#fjel"
}
],
"replies": {
"id": "https://todon.nl/users/mousebot/statuses/114301300857910894/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/mousebot/statuses/114301300857910894/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/mousebot/statuses/114301300857910894/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/mousebot/statuses/114301300857910894/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://todon.nl/users/mousebot/statuses/114301300857910894/shares",
"type": "Collection",
"totalItems": 0
}
}