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://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-04T17:31:47Z",
"url": "https://mathstodon.xyz/@divyaranjan/114450753596088822",
"attributedTo": "https://mathstodon.xyz/users/divyaranjan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/divyaranjan/followers",
"https://framapiaf.org/users/peertube"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2025-05-04:objectId=151588354:objectType=Conversation",
"content": "<p>Going live on <span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@peertube\" class=\"u-url mention\">@<span>peertube</span></a></span> to work on my The <a href=\"https://mathstodon.xyz/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> Reader package again. The agenda today is to:</p><p>- polish some of the rough edges from the last few changes I've made,<br />- have multiple files render smoothly<br />- add centering to the buffer overlays<br />- extend the overlays to allow for zooming.</p><p>If you wanna join the chat, head over to <a href=\"https://mathstodon.xyz/tags/phi\" class=\"mention hashtag\" rel=\"tag\">#<span>phi</span></a>-mu-lambda on Libera IRC through whatever client, locally or Kiwi IRC.</p><p>The PeerTube stream is at:<br /><a href=\"https://tv.dyne.org/w/7rTq5HyAXf3s9WBtzsYupE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tv.dyne.org/w/7rTq5HyAXf3s9WBt</span><span class=\"invisible\">zsYupE</span></a></p>",
"contentMap": {
"en": "<p>Going live on <span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@peertube\" class=\"u-url mention\">@<span>peertube</span></a></span> to work on my The <a href=\"https://mathstodon.xyz/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> Reader package again. The agenda today is to:</p><p>- polish some of the rough edges from the last few changes I've made,<br />- have multiple files render smoothly<br />- add centering to the buffer overlays<br />- extend the overlays to allow for zooming.</p><p>If you wanna join the chat, head over to <a href=\"https://mathstodon.xyz/tags/phi\" class=\"mention hashtag\" rel=\"tag\">#<span>phi</span></a>-mu-lambda on Libera IRC through whatever client, locally or Kiwi IRC.</p><p>The PeerTube stream is at:<br /><a href=\"https://tv.dyne.org/w/7rTq5HyAXf3s9WBtzsYupE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tv.dyne.org/w/7rTq5HyAXf3s9WBt</span><span class=\"invisible\">zsYupE</span></a></p>"
},
"updated": "2025-05-04T21:27:19Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://framapiaf.org/users/peertube",
"name": "@peertube@framapiaf.org"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/phi",
"name": "#phi"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822/replies?min_id=114451845475779525&page=true",
"partOf": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822/replies",
"items": [
"https://mathstodon.xyz/users/divyaranjan/statuses/114451845475779525"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mathstodon.xyz/users/divyaranjan/statuses/114450753596088822/shares",
"type": "Collection",
"totalItems": 4
}
}