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"
}
],
"id": "https://mastodon.social/users/mikewink/statuses/109523724524798491",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/hrbf/statuses/109523683142483318",
"published": "2022-12-16T14:03:29Z",
"url": "https://mastodon.social/@mikewink/109523724524798491",
"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/109523724524798491",
"inReplyToAtomUri": "https://mastodon.social/users/hrbf/statuses/109523683142483318",
"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> thank you for the offer, Marcel!</p><p>I have a working LSP config based on several sources, but as always, there are so many things you can tweak and improve. </p><p>Currently, the only thing missing is null-ls used for formatting and linting. </p><p>After that, I will dig deeper into lazy loading with packer and improve the overall performance. I have some more muscle memory keybindings to set and probably tune the icons. They are so different in style that it hurts my good UI/UX loving eyes. 🫣</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> thank you for the offer, Marcel!</p><p>I have a working LSP config based on several sources, but as always, there are so many things you can tweak and improve. </p><p>Currently, the only thing missing is null-ls used for formatting and linting. </p><p>After that, I will dig deeper into lazy loading with packer and improve the overall performance. I have some more muscle memory keybindings to set and probably tune the icons. They are so different in style that it hurts my good UI/UX loving eyes. 🫣</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/hrbf",
"name": "@hrbf"
}
],
"replies": {
"id": "https://mastodon.social/users/mikewink/statuses/109523724524798491/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mikewink/statuses/109523724524798491/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mikewink/statuses/109523724524798491/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mikewink/statuses/109523724524798491/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mikewink/statuses/109523724524798491/shares",
"type": "Collection",
"totalItems": 0
}
}