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/109535410130569077",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-18T15:35:18Z",
"url": "https://mastodon.social/@hrbf/109535410130569077",
"attributedTo": "https://mastodon.social/users/hrbf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hrbf/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hrbf/statuses/109535410130569077",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-18:objectId=359674103:objectType=Conversation",
"content": "<p>Just a quick shoutout to the <a href=\"https://mastodon.social/tags/lnav\" class=\"mention hashtag\" rel=\"tag\">#<span>lnav</span></a> log analyzer. It makes my life so much better. It’s <a href=\"https://mastodon.social/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> for small <a href=\"https://mastodon.social/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> setups and works on pretty much any <a href=\"https://mastodon.social/tags/Unix\" class=\"mention hashtag\" rel=\"tag\">#<span>Unix</span></a> system. If you’ve ever used <a href=\"https://mastodon.social/tags/multitail\" class=\"mention hashtag\" rel=\"tag\">#<span>multitail</span></a>, this is for you.</p><p>“Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.”</p><p><a href=\"https://lnav.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lnav.org/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Just a quick shoutout to the <a href=\"https://mastodon.social/tags/lnav\" class=\"mention hashtag\" rel=\"tag\">#<span>lnav</span></a> log analyzer. It makes my life so much better. It’s <a href=\"https://mastodon.social/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> for small <a href=\"https://mastodon.social/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> setups and works on pretty much any <a href=\"https://mastodon.social/tags/Unix\" class=\"mention hashtag\" rel=\"tag\">#<span>Unix</span></a> system. If you’ve ever used <a href=\"https://mastodon.social/tags/multitail\" class=\"mention hashtag\" rel=\"tag\">#<span>multitail</span></a>, this is for you.</p><p>“Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.”</p><p><a href=\"https://lnav.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lnav.org/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lnav",
"name": "#lnav"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/server",
"name": "#server"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/unix",
"name": "#unix"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/multitail",
"name": "#multitail"
}
],
"replies": {
"id": "https://mastodon.social/users/hrbf/statuses/109535410130569077/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hrbf/statuses/109535410130569077/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hrbf/statuses/109535410130569077/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hrbf/statuses/109535410130569077/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hrbf/statuses/109535410130569077/shares",
"type": "Collection",
"totalItems": 0
}
}