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://todon.nl/users/UmWerker/statuses/114782852048796009",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-02T09:08:47Z",
"url": "https://todon.nl/@UmWerker/114782852048796009",
"attributedTo": "https://todon.nl/users/UmWerker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://todon.nl/users/UmWerker/followers"
],
"sensitive": false,
"atomUri": "https://todon.nl/users/UmWerker/statuses/114782852048796009",
"inReplyToAtomUri": null,
"conversation": "tag:todon.nl,2025-07-02:objectId=168770340:objectType=Conversation",
"content": "<p><a href=\"https://todon.nl/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://todon.nl/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> Frage:</p><p>Wenn ich am <a href=\"https://todon.nl/tags/Prompt\" class=\"mention hashtag\" rel=\"tag\">#<span>Prompt</span></a> mit der Pfeil-Auf ↑ Taste durch die History blättere, bleibt von einem der Befehle willkürlich ein Rest "kleben". Alles wird nun daran angehängt. Wird aber normal ausgeführt, also die ersten Buchstaben ignoriert.</p><p>Beispiel:<br />lautete ein Befehl in der History</p><p>$> watson edit dcb43sce</p><p>bleibt "wats" stehen und alle weiteren Befehle sehen so aus</p><p>$> watssudo pacman -S </p><p>oder</p><p>$> watsls -la</p><p>Einmal Return und der Prompt ist wieder leer, aber es passiert eben immer wieder. Jemand eine Idee, woran das liegt und wie es abzustellen ist?</p><p><a href=\"https://todon.nl/tags/Arch\" class=\"mention hashtag\" rel=\"tag\">#<span>Arch</span></a> <a href=\"https://todon.nl/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://todon.nl/tags/ArchLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>ArchLinux</span></a></p>",
"contentMap": {
"de": "<p><a href=\"https://todon.nl/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://todon.nl/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> Frage:</p><p>Wenn ich am <a href=\"https://todon.nl/tags/Prompt\" class=\"mention hashtag\" rel=\"tag\">#<span>Prompt</span></a> mit der Pfeil-Auf ↑ Taste durch die History blättere, bleibt von einem der Befehle willkürlich ein Rest "kleben". Alles wird nun daran angehängt. Wird aber normal ausgeführt, also die ersten Buchstaben ignoriert.</p><p>Beispiel:<br />lautete ein Befehl in der History</p><p>$> watson edit dcb43sce</p><p>bleibt "wats" stehen und alle weiteren Befehle sehen so aus</p><p>$> watssudo pacman -S </p><p>oder</p><p>$> watsls -la</p><p>Einmal Return und der Prompt ist wieder leer, aber es passiert eben immer wieder. Jemand eine Idee, woran das liegt und wie es abzustellen ist?</p><p><a href=\"https://todon.nl/tags/Arch\" class=\"mention hashtag\" rel=\"tag\">#<span>Arch</span></a> <a href=\"https://todon.nl/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://todon.nl/tags/ArchLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>ArchLinux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://todon.nl/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/shell",
"name": "#shell"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/prompt",
"name": "#prompt"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/arch",
"name": "#arch"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/Linux",
"name": "#Linux"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/archlinux",
"name": "#archlinux"
}
],
"replies": {
"id": "https://todon.nl/users/UmWerker/statuses/114782852048796009/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/UmWerker/statuses/114782852048796009/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/UmWerker/statuses/114782852048796009/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/UmWerker/statuses/114782852048796009/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://todon.nl/users/UmWerker/statuses/114782852048796009/shares",
"type": "Collection",
"totalItems": 1
}
}