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/113437894247910672",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-06T20:28:20Z",
"url": "https://mastodon.mauve.moe/@mauve/113437894247910672",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers",
"https://mastodon.mauve.moe/users/agregore"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/113437894247910672",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2024-11-06:objectId=1192435:objectType=Conversation",
"content": "<p>For anyone in <a href=\"https://mastodon.mauve.moe/tags/ottawa\" class=\"mention hashtag\" rel=\"tag\">#<span>ottawa</span></a> that's interested in <a href=\"https://mastodon.mauve.moe/tags/LocalFirst\" class=\"mention hashtag\" rel=\"tag\">#<span>LocalFirst</span></a> tech or <a href=\"https://mastodon.mauve.moe/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> / <a href=\"https://mastodon.mauve.moe/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> tech, I'll be presenting about how user agents can enable web applications to do AI stuff while leaving control over the model and data to users. I'll be demoing how we do it in <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> with an example app that generates web apps using your local LLM and publishes to <a href=\"https://mastodon.mauve.moe/tags/Hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>Hypercore</span></a></p><p><a href=\"https://lu.ma/8bx7426h?tk=mvC314\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">lu.ma/8bx7426h?tk=mvC314</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>For anyone in <a href=\"https://mastodon.mauve.moe/tags/ottawa\" class=\"mention hashtag\" rel=\"tag\">#<span>ottawa</span></a> that's interested in <a href=\"https://mastodon.mauve.moe/tags/LocalFirst\" class=\"mention hashtag\" rel=\"tag\">#<span>LocalFirst</span></a> tech or <a href=\"https://mastodon.mauve.moe/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> / <a href=\"https://mastodon.mauve.moe/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> tech, I'll be presenting about how user agents can enable web applications to do AI stuff while leaving control over the model and data to users. I'll be demoing how we do it in <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> with an example app that generates web apps using your local LLM and publishes to <a href=\"https://mastodon.mauve.moe/tags/Hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>Hypercore</span></a></p><p><a href=\"https://lu.ma/8bx7426h?tk=mvC314\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">lu.ma/8bx7426h?tk=mvC314</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.mauve.moe/users/agregore",
"name": "@agregore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Ottawa",
"name": "#Ottawa"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/localfirst",
"name": "#localfirst"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/LLM",
"name": "#LLM"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/hypercore",
"name": "#hypercore"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/113437894247910672/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/113437894247910672/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/113437894247910672/replies",
"items": []
}
}
}