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://mstdn.social/users/tknarr/statuses/114571575077258507",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-26T01:38:16Z",
"url": "https://mstdn.social/@tknarr/114571575077258507",
"attributedTo": "https://mstdn.social/users/tknarr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/tknarr/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/tknarr/statuses/114571575077258507",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-05-26:objectId=559008333:objectType=Conversation",
"content": "<p>Switching from <a href=\"https://mstdn.social/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> to <a href=\"https://mstdn.social/tags/LibreWolf\" class=\"mention hashtag\" rel=\"tag\">#<span>LibreWolf</span></a> as my standard browser. Also looking at setting up a sync server of my own so I don't have to depend on Mozilla's infrastructure and give them access to my data, and a replacement for <a href=\"https://mstdn.social/tags/Thunderbird\" class=\"mention hashtag\" rel=\"tag\">#<span>Thunderbird</span></a> as an IMAP email client.</p>",
"contentMap": {
"en": "<p>Switching from <a href=\"https://mstdn.social/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> to <a href=\"https://mstdn.social/tags/LibreWolf\" class=\"mention hashtag\" rel=\"tag\">#<span>LibreWolf</span></a> as my standard browser. Also looking at setting up a sync server of my own so I don't have to depend on Mozilla's infrastructure and give them access to my data, and a replacement for <a href=\"https://mstdn.social/tags/Thunderbird\" class=\"mention hashtag\" rel=\"tag\">#<span>Thunderbird</span></a> as an IMAP email client.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/FireFox",
"name": "#FireFox"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/librewolf",
"name": "#librewolf"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Thunderbird",
"name": "#Thunderbird"
}
],
"replies": {
"id": "https://mstdn.social/users/tknarr/statuses/114571575077258507/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/tknarr/statuses/114571575077258507/replies?min_id=114572350525075876&page=true",
"partOf": "https://mstdn.social/users/tknarr/statuses/114571575077258507/replies",
"items": [
"https://mstdn.social/users/tknarr/statuses/114572350525075876"
]
}
},
"likes": {
"id": "https://mstdn.social/users/tknarr/statuses/114571575077258507/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.social/users/tknarr/statuses/114571575077258507/shares",
"type": "Collection",
"totalItems": 1
}
}