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/tsvenson/statuses/114126403199630797",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/tsvenson/statuses/114126337971564897",
"published": "2025-03-08T10:45:12Z",
"url": "https://fosstodon.org/@tsvenson/114126403199630797",
"attributedTo": "https://fosstodon.org/users/tsvenson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tsvenson/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797",
"inReplyToAtomUri": "https://fosstodon.org/users/tsvenson/statuses/114126337971564897",
"conversation": "tag:fosstodon.org,2025-03-08:objectId=295577439:objectType=Conversation",
"content": "<p>...myself and finding the right communities for me to get more involved in.</p><p>So began a slow process, because it was also a test about how my now better working brain would handle everything.</p><p>The plan was to reinstall the <a href=\"https://fosstodon.org/tags/nerdmachine\" class=\"mention hashtag\" rel=\"tag\">#<span>nerdmachine</span></a> with <a href=\"https://fosstodon.org/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> 24.04 LTS, to get a fresh canvas to rebuild from.</p><p>So the answers I was seeking was what tools, especially for coding, should I go with.</p><p>Since I don't like the way LLM's are invading GUI IDE's, those where ruled out as primary one.</p><p>I also wanted...</p>",
"contentMap": {
"en": "<p>...myself and finding the right communities for me to get more involved in.</p><p>So began a slow process, because it was also a test about how my now better working brain would handle everything.</p><p>The plan was to reinstall the <a href=\"https://fosstodon.org/tags/nerdmachine\" class=\"mention hashtag\" rel=\"tag\">#<span>nerdmachine</span></a> with <a href=\"https://fosstodon.org/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> 24.04 LTS, to get a fresh canvas to rebuild from.</p><p>So the answers I was seeking was what tools, especially for coding, should I go with.</p><p>Since I don't like the way LLM's are invading GUI IDE's, those where ruled out as primary one.</p><p>I also wanted...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nerdmachine",
"name": "#nerdmachine"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ubuntu",
"name": "#ubuntu"
}
],
"replies": {
"id": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797/replies?min_id=114126440916577618&page=true",
"partOf": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797/replies",
"items": [
"https://fosstodon.org/users/tsvenson/statuses/114126440916577618"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/tsvenson/statuses/114126403199630797/shares",
"type": "Collection",
"totalItems": 0
}
}