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.bsd.cafe/users/grahamperrin/statuses/114567643239283752",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114566662697196356",
"published": "2025-05-25T08:58:21Z",
"url": "https://mastodon.bsd.cafe/@grahamperrin/114567643239283752",
"attributedTo": "https://mastodon.bsd.cafe/users/grahamperrin",
"to": [
"https://mastodon.bsd.cafe/users/grahamperrin/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752",
"inReplyToAtomUri": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114566662697196356",
"conversation": "tag:bsd.cafe,2025-05-25:objectId=17401176:objectType=Conversation",
"content": "<p>Worked around. There may be a bug.</p><p>pkg(8) --rootdir and triggers: </p><p><a href=\"https://www.reddit.com/r/freebsd/comments/1kvp4uw/pkg8_rootdir_and_triggers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/freebsd/comments/</span><span class=\"invisible\">1kvp4uw/pkg8_rootdir_and_triggers/</span></a></p><p>"As far as I can tell, nothing is triggered when I use the --rootdir option of pkg(8) to upgrade a boot environment that is not active."</p>",
"contentMap": {
"en": "<p>Worked around. There may be a bug.</p><p>pkg(8) --rootdir and triggers: </p><p><a href=\"https://www.reddit.com/r/freebsd/comments/1kvp4uw/pkg8_rootdir_and_triggers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/freebsd/comments/</span><span class=\"invisible\">1kvp4uw/pkg8_rootdir_and_triggers/</span></a></p><p>"As far as I can tell, nothing is triggered when I use the --rootdir option of pkg(8) to upgrade a boot environment that is not active."</p>"
},
"updated": "2025-05-26T08:34:59Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/114567643239283752/shares",
"type": "Collection",
"totalItems": 0
}
}