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/111592106713317060",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-16T21:00:17Z",
"url": "https://hello.2heng.xin/@code/111592106713317060",
"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/111592106713317060",
"inReplyToAtomUri": null,
"conversation": "tag:hello.2heng.xin,2023-12-16:objectId=15563870:objectType=Conversation",
"content": "<p>RT Tyler Leonhardt <a href=\"https://hello.2heng.xin/tags/BlackLivesMatter\" class=\"mention hashtag\" rel=\"tag\">#<span>BlackLivesMatter</span></a><br />The <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a> team has taken a decent dependency on Tree-sitter.<br />Queries can be challenging to write… so naturally we wanted to improve the editing experience using <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a><br />✨Introducing Tree-sitter Notebooks in VS Code✨<br />🚀Try it in your browser directly<br /><a href=\"https://insiders.vscode.dev/editor/treesitter\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">insiders.vscode.dev/editor/tre</span><span class=\"invisible\">esitter</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/TylerLeonhardt/status/1735740366580748744\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/TylerLeonhardt/sta</span><span class=\"invisible\">tus/1735740366580748744</span></a></p>",
"contentMap": {
"en": "<p>RT Tyler Leonhardt <a href=\"https://hello.2heng.xin/tags/BlackLivesMatter\" class=\"mention hashtag\" rel=\"tag\">#<span>BlackLivesMatter</span></a><br />The <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a> team has taken a decent dependency on Tree-sitter.<br />Queries can be challenging to write… so naturally we wanted to improve the editing experience using <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a><br />✨Introducing Tree-sitter Notebooks in VS Code✨<br />🚀Try it in your browser directly<br /><a href=\"https://insiders.vscode.dev/editor/treesitter\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">insiders.vscode.dev/editor/tre</span><span class=\"invisible\">esitter</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/TylerLeonhardt/status/1735740366580748744\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/TylerLeonhardt/sta</span><span class=\"invisible\">tus/1735740366580748744</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hello.2heng.xin/users/code",
"name": "@code"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/BlackLivesMatter",
"name": "#BlackLivesMatter"
},
{
"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/111592106713317060/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hello.2heng.xin/users/code/statuses/111592106713317060/replies?only_other_accounts=true&page=true",
"partOf": "https://hello.2heng.xin/users/code/statuses/111592106713317060/replies",
"items": []
}
}
}