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/111646835083657349",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.linux.pizza/users/oligneisti/statuses/111628791597369437",
"published": "2023-12-26T12:58:26Z",
"url": "https://emacs.ch/@stevoooo/111646835083657349",
"attributedTo": "https://emacs.ch/users/stevoooo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://emacs.ch/users/stevoooo/followers",
"https://social.linux.pizza/users/oligneisti"
],
"sensitive": false,
"atomUri": "https://emacs.ch/users/stevoooo/statuses/111646835083657349",
"inReplyToAtomUri": "https://social.linux.pizza/users/oligneisti/statuses/111628791597369437",
"conversation": "tag:social.linux.pizza,2023-12-23:objectId=94586999:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.linux.pizza/@oligneisti\" class=\"u-url mention\">@<span>oligneisti</span></a></span> I've been using <a href=\"https://emacs.ch/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> on <a href=\"https://emacs.ch/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> for years and I don't think I could live without it. Excellent searching, and as with all things Emacs it can be customised endlessly. Biggest downside is probably that it's not easily synced with a phone, but having all that data stored locally is a useful feature in itself. Clearly not for everyone, but it's absolutely essential for me now.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.linux.pizza/@oligneisti\" class=\"u-url mention\">@<span>oligneisti</span></a></span> I've been using <a href=\"https://emacs.ch/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> on <a href=\"https://emacs.ch/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> for years and I don't think I could live without it. Excellent searching, and as with all things Emacs it can be customised endlessly. Biggest downside is probably that it's not easily synced with a phone, but having all that data stored locally is a useful feature in itself. Clearly not for everyone, but it's absolutely essential for me now.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.linux.pizza/users/oligneisti",
"name": "@oligneisti@social.linux.pizza"
},
{
"type": "Hashtag",
"href": "https://emacs.ch/tags/elfeed",
"name": "#elfeed"
},
{
"type": "Hashtag",
"href": "https://emacs.ch/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://emacs.ch/users/stevoooo/statuses/111646835083657349/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://emacs.ch/users/stevoooo/statuses/111646835083657349/replies?only_other_accounts=true&page=true",
"partOf": "https://emacs.ch/users/stevoooo/statuses/111646835083657349/replies",
"items": []
}
}
}