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://mastodon.social/users/laotang/statuses/109404026421571291",
"type": "Note",
"summary": "#emacs content: mastodon.el+pocket-reader.el",
"inReplyTo": null,
"published": "2022-11-25T10:42:41Z",
"url": "https://mastodon.social/@laotang/109404026421571291",
"attributedTo": "https://mastodon.social/users/laotang",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/laotang/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/laotang/statuses/109404026421571291",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-25:objectId=342121337:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a></p><p>mastodon.el (<a href=\"https://codeberg.org/martianh/mastodon.el\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/martianh/mastodon</span><span class=\"invisible\">.el</span></a>) and pocket-reader.el (<a href=\"https://github.com/alphapapa/pocket-reader.el\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/alphapapa/pocket-re</span><span class=\"invisible\">ader.el</span></a>) work really nicely together, especially if you add some shortcuts:</p><p>(global-set-key (kbd "M-s-<right>") 'org-next-link)</p><p>(global-set-key (kbd "M-s-<left>") 'org-previous-link)</p><p>(global-set-key (kbd "M-s-<down>") 'org-open-at-point)</p><p>(global-set-key (kbd "C-c C-p") 'pocket-reader-generic-add-link)</p><p>(Meta is my left "alt" key, Super is the left "command" key.)</p>",
"contentMap": {
"de": "<p><a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a></p><p>mastodon.el (<a href=\"https://codeberg.org/martianh/mastodon.el\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/martianh/mastodon</span><span class=\"invisible\">.el</span></a>) and pocket-reader.el (<a href=\"https://github.com/alphapapa/pocket-reader.el\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/alphapapa/pocket-re</span><span class=\"invisible\">ader.el</span></a>) work really nicely together, especially if you add some shortcuts:</p><p>(global-set-key (kbd "M-s-<right>") 'org-next-link)</p><p>(global-set-key (kbd "M-s-<left>") 'org-previous-link)</p><p>(global-set-key (kbd "M-s-<down>") 'org-open-at-point)</p><p>(global-set-key (kbd "C-c C-p") 'pocket-reader-generic-add-link)</p><p>(Meta is my left "alt" key, Super is the left "command" key.)</p>"
},
"updated": "2022-11-25T10:53:07Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://mastodon.social/users/laotang/statuses/109404026421571291/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/laotang/statuses/109404026421571291/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/laotang/statuses/109404026421571291/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/laotang/statuses/109404026421571291/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/laotang/statuses/109404026421571291/shares",
"type": "Collection",
"totalItems": 0
}
}