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/110099166164967631",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-28T05:05:52Z",
"url": "https://mastodon.mauve.moe/@mauve/110099166164967631",
"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/110099166164967631",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2023-03-28:objectId=211181:objectType=Conversation",
"content": "<p>My brain is kinda exhausted from first wrestling with Linux and Ansible automation, and then wrestling with JavaScript type hell in trying to get some p2p libraries to work.</p><p>Gonna decompress before bed by live-coding a lil <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> <a href=\"https://mastodon.mauve.moe/tags/microblog\" class=\"mention hashtag\" rel=\"tag\">#<span>microblog</span></a> in <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> with some basic <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> and <a href=\"https://mastodon.mauve.moe/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a></p><p>So if you haven't yet, try installing the latest pre-release of Agregore and follow along.</p><p><a href=\"https://github.com/AgregoreWeb/agregore-browser/releases/tag/v2.0.0-12\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/AgregoreWeb/agregor</span><span class=\"invisible\">e-browser/releases/tag/v2.0.0-12</span></a></p>",
"contentMap": {
"en": "<p>My brain is kinda exhausted from first wrestling with Linux and Ansible automation, and then wrestling with JavaScript type hell in trying to get some p2p libraries to work.</p><p>Gonna decompress before bed by live-coding a lil <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> <a href=\"https://mastodon.mauve.moe/tags/microblog\" class=\"mention hashtag\" rel=\"tag\">#<span>microblog</span></a> in <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> with some basic <a href=\"https://mastodon.mauve.moe/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> and <a href=\"https://mastodon.mauve.moe/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a></p><p>So if you haven't yet, try installing the latest pre-release of Agregore and follow along.</p><p><a href=\"https://github.com/AgregoreWeb/agregore-browser/releases/tag/v2.0.0-12\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/AgregoreWeb/agregor</span><span class=\"invisible\">e-browser/releases/tag/v2.0.0-12</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/gemini",
"name": "#gemini"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/microblog",
"name": "#microblog"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Agregore",
"name": "#Agregore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/html",
"name": "#html"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110099166164967631/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110099166164967631/replies?min_id=110099171580575003&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110099166164967631/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003"
]
}
}
}