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/112254890507382443",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-11T22:14:55Z",
"url": "https://mastodon.mauve.moe/@mauve/112254890507382443",
"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/112254890507382443",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2024-04-11:objectId=785717:objectType=Conversation",
"content": "<p>Did you know that you don't need to commit to an entire <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> browser to make use of it's tech? If you already have <a href=\"https://mastodon.mauve.moe/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> installed you can run agregore-compatible <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> modules from your cli over any protocol supported by the browser. (e.g. <a href=\"https://mastodon.mauve.moe/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> or <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> )</p><p>```<br />npx agregore run hyper://blog.mauve.moe/example.js<br />```</p><p>With this you can share <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> code between applications and command line utilities.</p><p><a href=\"https://github.com/AgregoreWeb/agregore-cli\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/AgregoreWeb/agregor</span><span class=\"invisible\">e-cli</span></a></p>",
"contentMap": {
"en": "<p>Did you know that you don't need to commit to an entire <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> browser to make use of it's tech? If you already have <a href=\"https://mastodon.mauve.moe/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> installed you can run agregore-compatible <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> modules from your cli over any protocol supported by the browser. (e.g. <a href=\"https://mastodon.mauve.moe/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> or <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> )</p><p>```<br />npx agregore run hyper://blog.mauve.moe/example.js<br />```</p><p>With this you can share <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> code between applications and command line utilities.</p><p><a href=\"https://github.com/AgregoreWeb/agregore-cli\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/AgregoreWeb/agregor</span><span class=\"invisible\">e-cli</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.mauve.moe/users/agregore",
"name": "@agregore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/nodejs",
"name": "#nodejs"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/IPFS",
"name": "#IPFS"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/gemini",
"name": "#gemini"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/112254890507382443/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/112254890507382443/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/112254890507382443/replies",
"items": []
}
}
}