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/agregore/statuses/113749901588093033",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-31T22:55:54Z",
"url": "https://mastodon.mauve.moe/@agregore/113749901588093033",
"attributedTo": "https://mastodon.mauve.moe/users/agregore",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/agregore/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/agregore/statuses/113749901588093033",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2024-12-31:objectId=1299300:objectType=Conversation",
"content": "<p>There's a new example app out on the website: The LLM Chat.</p><p>Use this as a quick way to use the built in <a href=\"https://mastodon.mauve.moe/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> features in <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> or the foundation for your own AI Chat interface!</p><p>hyper://agregore.mauve.moe/docs/examples/llm-chat.html</p>",
"contentMap": {
"en": "<p>There's a new example app out on the website: The LLM Chat.</p><p>Use this as a quick way to use the built in <a href=\"https://mastodon.mauve.moe/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> features in <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> or the foundation for your own AI Chat interface!</p><p>hyper://agregore.mauve.moe/docs/examples/llm-chat.html</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Agregore",
"name": "#Agregore"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/agregore/statuses/113749901588093033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/agregore/statuses/113749901588093033/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/agregore/statuses/113749901588093033/replies",
"items": []
}
}
}