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/mikewink/statuses/109523638857251982",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/hrbf/statuses/109523613683727333",
"published": "2022-12-16T13:41:42Z",
"url": "https://mastodon.social/@mikewink/109523638857251982",
"attributedTo": "https://mastodon.social/users/mikewink",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mikewink/followers",
"https://mastodon.social/users/hrbf"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mikewink/statuses/109523638857251982",
"inReplyToAtomUri": "https://mastodon.social/users/hrbf/statuses/109523613683727333",
"conversation": "tag:mastodon.social,2022-12-16:objectId=357795034:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@hrbf\" class=\"u-url mention\">@<span>hrbf</span></a></span> True, true, Marcel! </p><p>For me, <a href=\"https://mastodon.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> stays on my Mac for the migration period. I hope to delete it in early 2023. Meanwhile, I “improve” the experience at least with some <a href=\"https://mastodon.social/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a> key bindings and motions. </p><p>So far, I have only tested the neovim plugin for VSCode for about five minutes and already run into things not working. But that's fine. I don't plan to use it as my daily driver. 🤓</p><p>Where things will get more interesting is retiring <a href=\"https://mastodon.social/tags/PHPStorm\" class=\"mention hashtag\" rel=\"tag\">#<span>PHPStorm</span></a>. That's a different kind of beast. 🤣</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@hrbf\" class=\"u-url mention\">@<span>hrbf</span></a></span> True, true, Marcel! </p><p>For me, <a href=\"https://mastodon.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> stays on my Mac for the migration period. I hope to delete it in early 2023. Meanwhile, I “improve” the experience at least with some <a href=\"https://mastodon.social/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a> key bindings and motions. </p><p>So far, I have only tested the neovim plugin for VSCode for about five minutes and already run into things not working. But that's fine. I don't plan to use it as my daily driver. 🤓</p><p>Where things will get more interesting is retiring <a href=\"https://mastodon.social/tags/PHPStorm\" class=\"mention hashtag\" rel=\"tag\">#<span>PHPStorm</span></a>. That's a different kind of beast. 🤣</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/hrbf",
"name": "@hrbf"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vscode",
"name": "#vscode"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neovim",
"name": "#neovim"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/phpstorm",
"name": "#phpstorm"
}
],
"replies": {
"id": "https://mastodon.social/users/mikewink/statuses/109523638857251982/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mikewink/statuses/109523638857251982/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mikewink/statuses/109523638857251982/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mikewink/statuses/109523638857251982/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mikewink/statuses/109523638857251982/shares",
"type": "Collection",
"totalItems": 0
}
}