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://fosstodon.org/users/hadret/statuses/114767246603221602",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-29T15:00:07Z",
"url": "https://fosstodon.org/@hadret/114767246603221602",
"attributedTo": "https://fosstodon.org/users/hadret",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/hadret/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/hadret/statuses/114767246603221602",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-06-29:objectId=329615017:objectType=Conversation",
"content": "<p>Terrible Shell Scripting: Contexts</p><p>Writing in the previous post in the series about the way I like my interactive shell to be configured, I did touch on the context aspect briefly:Well, OK, maybe the other nicety is using a [...]</p><p>🔗 <a href=\"https://chbk.co/JhOMH\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">chbk.co/JhOMH</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://fosstodon.org/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://fosstodon.org/tags/fosstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>fosstodon</span></a> <a href=\"https://fosstodon.org/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://fosstodon.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> <a href=\"https://fosstodon.org/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> <a href=\"https://fosstodon.org/tags/zsh\" class=\"mention hashtag\" rel=\"tag\">#<span>zsh</span></a></p>",
"contentMap": {
"en": "<p>Terrible Shell Scripting: Contexts</p><p>Writing in the previous post in the series about the way I like my interactive shell to be configured, I did touch on the context aspect briefly:Well, OK, maybe the other nicety is using a [...]</p><p>🔗 <a href=\"https://chbk.co/JhOMH\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">chbk.co/JhOMH</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://fosstodon.org/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://fosstodon.org/tags/fosstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>fosstodon</span></a> <a href=\"https://fosstodon.org/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://fosstodon.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> <a href=\"https://fosstodon.org/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> <a href=\"https://fosstodon.org/tags/zsh\" class=\"mention hashtag\" rel=\"tag\">#<span>zsh</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/fosstodon",
"name": "#fosstodon"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/kubernetes",
"name": "#kubernetes"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/shell",
"name": "#shell"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/zsh",
"name": "#zsh"
}
],
"replies": {
"id": "https://fosstodon.org/users/hadret/statuses/114767246603221602/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/hadret/statuses/114767246603221602/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/hadret/statuses/114767246603221602/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/hadret/statuses/114767246603221602/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/hadret/statuses/114767246603221602/shares",
"type": "Collection",
"totalItems": 2
}
}