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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://scalie.zone/users/aks/statuses/114784739930159700",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-02T17:08:54Z",
"url": "https://scalie.zone/@aks/114784739930159700",
"attributedTo": "https://scalie.zone/users/aks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://scalie.zone/users/aks/followers"
],
"sensitive": false,
"atomUri": "https://scalie.zone/users/aks/statuses/114784739930159700",
"inReplyToAtomUri": null,
"conversation": "tag:scalie.zone,2025-07-02:objectId=2108076:objectType=Conversation",
"content": "<p>Help me fedi!</p><p>In bash or fish shell, is there some way to automatically get somekind of periodic fetching like vscode has but in my terminal instead.</p><p>Edit: i already have shell prompt that shows the status, i just need something that updates the said status.</p><p>Halp!!</p><p><a href=\"https://scalie.zone/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://scalie.zone/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://scalie.zone/tags/terminal\" class=\"mention hashtag\" rel=\"tag\">#<span>terminal</span></a> <a href=\"https://scalie.zone/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://scalie.zone/tags/fish\" class=\"mention hashtag\" rel=\"tag\">#<span>fish</span></a> <a href=\"https://scalie.zone/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a></p>",
"contentMap": {
"en": "<p>Help me fedi!</p><p>In bash or fish shell, is there some way to automatically get somekind of periodic fetching like vscode has but in my terminal instead.</p><p>Edit: i already have shell prompt that shows the status, i just need something that updates the said status.</p><p>Halp!!</p><p><a href=\"https://scalie.zone/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://scalie.zone/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://scalie.zone/tags/terminal\" class=\"mention hashtag\" rel=\"tag\">#<span>terminal</span></a> <a href=\"https://scalie.zone/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://scalie.zone/tags/fish\" class=\"mention hashtag\" rel=\"tag\">#<span>fish</span></a> <a href=\"https://scalie.zone/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a></p>"
},
"updated": "2025-07-02T21:02:51Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/git",
"name": "#git"
},
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/terminal",
"name": "#terminal"
},
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/fish",
"name": "#fish"
},
{
"type": "Hashtag",
"href": "https://scalie.zone/tags/shell",
"name": "#shell"
}
],
"replies": {
"id": "https://scalie.zone/users/aks/statuses/114784739930159700/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://scalie.zone/users/aks/statuses/114784739930159700/replies?only_other_accounts=true&page=true",
"partOf": "https://scalie.zone/users/aks/statuses/114784739930159700/replies",
"items": []
}
},
"likes": {
"id": "https://scalie.zone/users/aks/statuses/114784739930159700/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://scalie.zone/users/aks/statuses/114784739930159700/shares",
"type": "Collection",
"totalItems": 5
}
}