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://mastodon.mauve.moe/users/mauve/statuses/114617284452459760",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-03T03:22:46Z",
"url": "https://mastodon.mauve.moe/@mauve/114617284452459760",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114617284452459760",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-06-03:objectId=1570553:objectType=Conversation",
"content": "<p>IMO Ollama's streaming API is much nicer, but here's an example repo for streaming <a href=\"https://mastodon.mauve.moe/tags/OpenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenAI</span></a> inference from a request with zero dependencies in <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>.</p><p><a href=\"https://github.com/RangerMauve/openai-streaming-generator\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RangerMauve/openai-</span><span class=\"invisible\">streaming-generator</span></a></p>",
"contentMap": {
"en": "<p>IMO Ollama's streaming API is much nicer, but here's an example repo for streaming <a href=\"https://mastodon.mauve.moe/tags/OpenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenAI</span></a> inference from a request with zero dependencies in <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>.</p><p><a href=\"https://github.com/RangerMauve/openai-streaming-generator\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RangerMauve/openai-</span><span class=\"invisible\">streaming-generator</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/openai",
"name": "#openai"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114617284452459760/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114617284452459760/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114617284452459760/replies",
"items": []
}
}
}