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://hello.2heng.xin/users/code/statuses/106965452491941577",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-09-20T18:41:16Z",
"url": "https://hello.2heng.xin/@code/106965452491941577",
"attributedTo": "https://hello.2heng.xin/users/code",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hello.2heng.xin/users/code/followers",
"https://hello.2heng.xin/users/code"
],
"sensitive": false,
"atomUri": "https://hello.2heng.xin/users/code/statuses/106965452491941577",
"inReplyToAtomUri": null,
"conversation": "tag:hello.2heng.xin,2021-09-20:objectId=6883008:objectType=Conversation",
"content": "<p>RT Jonathan Creamer<br />Since it's my main dev setup now in <a href=\"https://hello.2heng.xin/tags/windows\" class=\"mention hashtag\" rel=\"tag\">#<span>windows</span></a>, thought I'd write about how I'm using <a href=\"https://hello.2heng.xin/tags/wsl\" class=\"mention hashtag\" rel=\"tag\">#<span>wsl</span></a> to spin up Ubuntu and open projects with <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a>'s Remote-Containers plugin.<br /><a href=\"https://www.jonathancreamer.com/setting-up-wsl2-and-the-vscode-containers-plugin/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">jonathancreamer.com/setting-up</span><span class=\"invisible\">-wsl2-and-the-vscode-containers-plugin/</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/jcreamer898/status/1437497228877340672\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/jcreamer898/status</span><span class=\"invisible\">/1437497228877340672</span></a></p>",
"contentMap": {
"en": "<p>RT Jonathan Creamer<br />Since it's my main dev setup now in <a href=\"https://hello.2heng.xin/tags/windows\" class=\"mention hashtag\" rel=\"tag\">#<span>windows</span></a>, thought I'd write about how I'm using <a href=\"https://hello.2heng.xin/tags/wsl\" class=\"mention hashtag\" rel=\"tag\">#<span>wsl</span></a> to spin up Ubuntu and open projects with <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a>'s Remote-Containers plugin.<br /><a href=\"https://www.jonathancreamer.com/setting-up-wsl2-and-the-vscode-containers-plugin/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">jonathancreamer.com/setting-up</span><span class=\"invisible\">-wsl2-and-the-vscode-containers-plugin/</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/jcreamer898/status/1437497228877340672\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/jcreamer898/status</span><span class=\"invisible\">/1437497228877340672</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hello.2heng.xin/users/code",
"name": "@code"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/windows",
"name": "#windows"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/Wsl",
"name": "#Wsl"
},
{
"id": "https://hello.2heng.xin/emojis/8284",
"type": "Emoji",
"name": ":sys_twitter:",
"updated": "2020-05-30T08:45:14Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://s3.mashiro.top/mstdn/custom_emojis/images/000/008/284/original/c5aeda080a4ee803.png"
}
}
],
"replies": {
"id": "https://hello.2heng.xin/users/code/statuses/106965452491941577/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hello.2heng.xin/users/code/statuses/106965452491941577/replies?only_other_accounts=true&page=true",
"partOf": "https://hello.2heng.xin/users/code/statuses/106965452491941577/replies",
"items": []
}
}
}