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/hrbf/statuses/109523613683727333",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mikewink/statuses/109523526440727897",
"published": "2022-12-16T13:35:18Z",
"url": "https://mastodon.social/@hrbf/109523613683727333",
"attributedTo": "https://mastodon.social/users/hrbf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hrbf/followers",
"https://mastodon.social/users/mikewink"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hrbf/statuses/109523613683727333",
"inReplyToAtomUri": "https://mastodon.social/users/mikewink/statuses/109523526440727897",
"conversation": "tag:mastodon.social,2022-12-16:objectId=357795034:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mikewink\" class=\"u-url mention\">@<span>mikewink</span></a></span> About then years ago, I spent time to learn Vim. It has been rocky but fascinating. It took a couple of weeks to get to the point of being productive. I briefly tried VSC with the <a href=\"https://mastodon.social/tags/Neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>Neovim</span></a> plugin but found it lacking. Now it's Neovim all of the time. Once you get used to working in the terminal and tamed tmux, most GUI editors (and window managers) lose their appeal.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mikewink\" class=\"u-url mention\">@<span>mikewink</span></a></span> About then years ago, I spent time to learn Vim. It has been rocky but fascinating. It took a couple of weeks to get to the point of being productive. I briefly tried VSC with the <a href=\"https://mastodon.social/tags/Neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>Neovim</span></a> plugin but found it lacking. Now it's Neovim all of the time. Once you get used to working in the terminal and tamed tmux, most GUI editors (and window managers) lose their appeal.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mikewink",
"name": "@mikewink"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neovim",
"name": "#neovim"
}
],
"replies": {
"id": "https://mastodon.social/users/hrbf/statuses/109523613683727333/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hrbf/statuses/109523613683727333/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hrbf/statuses/109523613683727333/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hrbf/statuses/109523613683727333/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hrbf/statuses/109523613683727333/shares",
"type": "Collection",
"totalItems": 0
}
}