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://hello.2heng.xin/users/mashiro/statuses/109503801744056242",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-13T01:36:52Z",
"url": "https://hello.2heng.xin/@mashiro/109503801744056242",
"attributedTo": "https://hello.2heng.xin/users/mashiro",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hello.2heng.xin/users/mashiro/followers"
],
"sensitive": false,
"atomUri": "https://hello.2heng.xin/users/mashiro/statuses/109503801744056242",
"inReplyToAtomUri": null,
"conversation": "tag:hello.2heng.xin,2022-12-13:objectId=12362472:objectType=Conversation",
"content": "<p>原来是这样解决的 <a href=\"https://hello.2heng.xin/tags/esm\" class=\"mention hashtag\" rel=\"tag\">#<span>esm</span></a> <a href=\"https://hello.2heng.xin/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a></p><p><a href=\"https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/sindresorhus/a</span><span class=\"invisible\">39789f98801d908bbc7ff3ecc99d99c</span></a></p>",
"contentMap": {
"zh": "<p>原来是这样解决的 <a href=\"https://hello.2heng.xin/tags/esm\" class=\"mention hashtag\" rel=\"tag\">#<span>esm</span></a> <a href=\"https://hello.2heng.xin/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a></p><p><a href=\"https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/sindresorhus/a</span><span class=\"invisible\">39789f98801d908bbc7ff3ecc99d99c</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/Esm",
"name": "#Esm"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/nodejs",
"name": "#nodejs"
}
],
"replies": {
"id": "https://hello.2heng.xin/users/mashiro/statuses/109503801744056242/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hello.2heng.xin/users/mashiro/statuses/109503801744056242/replies?min_id=109504074682281569&page=true",
"partOf": "https://hello.2heng.xin/users/mashiro/statuses/109503801744056242/replies",
"items": [
"https://hello.2heng.xin/users/mashiro/statuses/109504074682281569"
]
}
}
}