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://tootloop.com/users/major/statuses/114468932724060222",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-07T22:34:58Z",
"url": "https://tootloop.com/@major/114468932724060222",
"attributedTo": "https://tootloop.com/users/major",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tootloop.com/users/major/followers"
],
"sensitive": false,
"atomUri": "https://tootloop.com/users/major/statuses/114468932724060222",
"inReplyToAtomUri": null,
"conversation": "tag:tootloop.com,2025-05-07:objectId=17646:objectType=Conversation",
"content": "<p>With all the chatter about ✨vibe coding✨ recently, I figured it was good time to write a post about how I write software with help from an LLM every day.</p><p><a href=\"https://major.io/p/vibe-free-coding-with-ai/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">major.io/p/vibe-free-coding-wi</span><span class=\"invisible\">th-ai/</span></a></p><p><a href=\"https://tootloop.com/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tootloop.com/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> <a href=\"https://tootloop.com/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> <a href=\"https://tootloop.com/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>",
"contentMap": {
"en": "<p>With all the chatter about ✨vibe coding✨ recently, I figured it was good time to write a post about how I write software with help from an LLM every day.</p><p><a href=\"https://major.io/p/vibe-free-coding-with-ai/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">major.io/p/vibe-free-coding-wi</span><span class=\"invisible\">th-ai/</span></a></p><p><a href=\"https://tootloop.com/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tootloop.com/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> <a href=\"https://tootloop.com/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> <a href=\"https://tootloop.com/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tootloop.com/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://tootloop.com/tags/llm",
"name": "#llm"
},
{
"type": "Hashtag",
"href": "https://tootloop.com/tags/vscode",
"name": "#vscode"
},
{
"type": "Hashtag",
"href": "https://tootloop.com/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://tootloop.com/users/major/statuses/114468932724060222/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tootloop.com/users/major/statuses/114468932724060222/replies?only_other_accounts=true&page=true",
"partOf": "https://tootloop.com/users/major/statuses/114468932724060222/replies",
"items": []
}
},
"likes": {
"id": "https://tootloop.com/users/major/statuses/114468932724060222/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://tootloop.com/users/major/statuses/114468932724060222/shares",
"type": "Collection",
"totalItems": 6
}
}