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/futurile/statuses/114643888389858637",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-07T20:08:30Z",
"url": "https://mastodon.social/@futurile/114643888389858637",
"attributedTo": "https://mastodon.social/users/futurile",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/futurile/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/futurile/statuses/114643888389858637",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-07:objectId=1017165076:objectType=Conversation",
"content": "<p>It's a 2-for-1 weekend on the NeoMutt blog post series:</p><p>First, mirroring local IMAP with mbsync:</p><p><a href=\"https://www.futurile.net/2025/05/20/neomutt-mirror-imap-mbsync-tutorial/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">futurile.net/2025/05/20/neomut</span><span class=\"invisible\">t-mirror-imap-mbsync-tutorial/</span></a></p><p>If you travel, or have some network latency then having a local cache of email will make the experience much better. Clients like Thunderbird have this built-in, for command-line tools like NeoMutt the best approach is to use mbsync.</p><p><a href=\"https://mastodon.social/tags/imap\" class=\"mention hashtag\" rel=\"tag\">#<span>imap</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> <a href=\"https://mastodon.social/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://mastodon.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a> <a href=\"https://mastodon.social/tags/neomutt\" class=\"mention hashtag\" rel=\"tag\">#<span>neomutt</span></a></p>",
"contentMap": {
"en": "<p>It's a 2-for-1 weekend on the NeoMutt blog post series:</p><p>First, mirroring local IMAP with mbsync:</p><p><a href=\"https://www.futurile.net/2025/05/20/neomutt-mirror-imap-mbsync-tutorial/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">futurile.net/2025/05/20/neomut</span><span class=\"invisible\">t-mirror-imap-mbsync-tutorial/</span></a></p><p>If you travel, or have some network latency then having a local cache of email will make the experience much better. Clients like Thunderbird have this built-in, for command-line tools like NeoMutt the best approach is to use mbsync.</p><p><a href=\"https://mastodon.social/tags/imap\" class=\"mention hashtag\" rel=\"tag\">#<span>imap</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> <a href=\"https://mastodon.social/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://mastodon.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a> <a href=\"https://mastodon.social/tags/neomutt\" class=\"mention hashtag\" rel=\"tag\">#<span>neomutt</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/imap",
"name": "#imap"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/email",
"name": "#email"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cli",
"name": "#cli"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mutt",
"name": "#mutt"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neomutt",
"name": "#neomutt"
}
],
"replies": {
"id": "https://mastodon.social/users/futurile/statuses/114643888389858637/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/futurile/statuses/114643888389858637/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/futurile/statuses/114643888389858637/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/futurile/statuses/114643888389858637/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/futurile/statuses/114643888389858637/shares",
"type": "Collection",
"totalItems": 1
}
}