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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119",
"published": "2022-11-08T22:49:50Z",
"url": "https://fosstodon.org/@tacaswell/109310626417824821",
"attributedTo": "https://fosstodon.org/users/tacaswell",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tacaswell/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821",
"inReplyToAtomUri": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119",
"conversation": "tag:fosstodon.org,2022-11-08:objectId=57211822:objectType=Conversation",
"content": "<p>I am an <a href=\"https://fosstodon.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> (magit is indeed magic and org-mode is indispensable) and <a href=\"https://fosstodon.org/tags/arch\" class=\"mention hashtag\" rel=\"tag\">#<span>arch</span></a> user (Q: how do you know someone is an :arch: user? A: They will tell you).</p><p>I tend to install Python from all of the sources: <a href=\"https://github.com/tacaswell/build_the_world\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tacaswell/build_the</span><span class=\"invisible\">_world</span></a></p>",
"contentMap": {
"en": "<p>I am an <a href=\"https://fosstodon.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> (magit is indeed magic and org-mode is indispensable) and <a href=\"https://fosstodon.org/tags/arch\" class=\"mention hashtag\" rel=\"tag\">#<span>arch</span></a> user (Q: how do you know someone is an :arch: user? A: They will tell you).</p><p>I tend to install Python from all of the sources: <a href=\"https://github.com/tacaswell/build_the_world\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tacaswell/build_the</span><span class=\"invisible\">_world</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/arch",
"name": "#arch"
},
{
"id": "https://fosstodon.org/emojis/90050",
"type": "Emoji",
"name": ":arch:",
"updated": "2019-11-13T16:08:58Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/090/050/original/ae5ab97b259fe17d.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310626417824821/shares",
"type": "Collection",
"totalItems": 0
}
}