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/114692100031017883",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-16T08:29:21Z",
"url": "https://todon.nl/@mousebot/114692100031017883",
"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/114692100031017883",
"inReplyToAtomUri": null,
"conversation": "tag:todon.nl,2025-06-16:objectId=166855744: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> <a href=\"https://todon.nl/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> <a href=\"https://todon.nl/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a></p><p>some fj.el (emacs forgejo client) updates. release 0.10:</p><p>- jump from fork to parent repo<br />- fix user-settings binding 'U'<br />- reload PR view on merge<br />- fix n/p bindings in tab list modes<br />- fix tabbing to shr-links<br />- add change-target-branch timeline item<br />- add server-side ordering of own repos (sane default + command to sort, C-c C-x)<br />- add server-side sorting of issues (sane default + command to sort, C-c C-x)</p><p>Holler if you run into any issues upon updating.</p><p>if you appreciate my work on fj.el, consider donating:<br /><a href=\"https://paypal.me/martianh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">paypal.me/martianh</span><span class=\"invisible\"></span></a>. (even a small amount is appreciated.)</p><p>& thanks a lot to the recent donors!</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> <a href=\"https://todon.nl/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> <a href=\"https://todon.nl/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a></p><p>some fj.el (emacs forgejo client) updates. release 0.10:</p><p>- jump from fork to parent repo<br />- fix user-settings binding 'U'<br />- reload PR view on merge<br />- fix n/p bindings in tab list modes<br />- fix tabbing to shr-links<br />- add change-target-branch timeline item<br />- add server-side ordering of own repos (sane default + command to sort, C-c C-x)<br />- add server-side sorting of issues (sane default + command to sort, C-c C-x)</p><p>Holler if you run into any issues upon updating.</p><p>if you appreciate my work on fj.el, consider donating:<br /><a href=\"https://paypal.me/martianh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">paypal.me/martianh</span><span class=\"invisible\"></span></a>. (even a small amount is appreciated.)</p><p>& thanks a lot to the recent donors!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://todon.nl/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/fjel",
"name": "#fjel"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/forgejo",
"name": "#forgejo"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/codeberg",
"name": "#codeberg"
}
],
"replies": {
"id": "https://todon.nl/users/mousebot/statuses/114692100031017883/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/mousebot/statuses/114692100031017883/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/mousebot/statuses/114692100031017883/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/mousebot/statuses/114692100031017883/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://todon.nl/users/mousebot/statuses/114692100031017883/shares",
"type": "Collection",
"totalItems": 7
}
}