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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://emacs.ch/users/stevoooo/statuses/111608365088760907",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-19T17:55:00Z",
"url": "https://emacs.ch/@stevoooo/111608365088760907",
"attributedTo": "https://emacs.ch/users/stevoooo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://emacs.ch/users/stevoooo/followers"
],
"sensitive": false,
"atomUri": "https://emacs.ch/users/stevoooo/statuses/111608365088760907",
"inReplyToAtomUri": null,
"conversation": "tag:emacs.ch,2023-12-19:objectId=12605798:objectType=Conversation",
"content": "<p>Yikes! Just mis-typed into <a href=\"https://emacs.ch/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> <a href=\"https://emacs.ch/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> and ended up asking <a href=\"https://emacs.ch/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> open my entire "to read" list at once. 178 new tabs later and I'm amazed that nothing has crashed! Good work all - apart from me that is - I'd better go and practise my typing some more :-/</p>",
"contentMap": {
"en": "<p>Yikes! Just mis-typed into <a href=\"https://emacs.ch/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> <a href=\"https://emacs.ch/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> and ended up asking <a href=\"https://emacs.ch/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> open my entire "to read" list at once. 178 new tabs later and I'm amazed that nothing has crashed! Good work all - apart from me that is - I'd better go and practise my typing some more :-/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://emacs.ch/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://emacs.ch/tags/elfeed",
"name": "#elfeed"
},
{
"type": "Hashtag",
"href": "https://emacs.ch/tags/firefox",
"name": "#firefox"
}
],
"replies": {
"id": "https://emacs.ch/users/stevoooo/statuses/111608365088760907/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://emacs.ch/users/stevoooo/statuses/111608365088760907/replies?only_other_accounts=true&page=true",
"partOf": "https://emacs.ch/users/stevoooo/statuses/111608365088760907/replies",
"items": []
}
}
}