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/110099171580575003",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.mauve.moe/users/mauve/statuses/110099166164967631",
"published": "2023-03-28T05:07:15Z",
"url": "https://mastodon.mauve.moe/@mauve/110099171580575003",
"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/110099171580575003",
"inReplyToAtomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110099166164967631",
"conversation": "tag:mastodon.mauve.moe,2023-03-28:objectId=211181:objectType=Conversation",
"content": "<p>First, I'm going to create a new <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> based website. This used to be called <a href=\"https://mastodon.mauve.moe/tags/dat\" class=\"mention hashtag\" rel=\"tag\">#<span>dat</span></a> and I think is now called holepunch.to (all very hard to search for :P ).</p><p>You can find the docs for the protocol handlers here: <a href=\"https://github.com/RangerMauve/hypercore-fetch/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RangerMauve/hyperco</span><span class=\"invisible\">re-fetch/</span></a></p>",
"contentMap": {
"en": "<p>First, I'm going to create a new <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> based website. This used to be called <a href=\"https://mastodon.mauve.moe/tags/dat\" class=\"mention hashtag\" rel=\"tag\">#<span>dat</span></a> and I think is now called holepunch.to (all very hard to search for :P ).</p><p>You can find the docs for the protocol handlers here: <a href=\"https://github.com/RangerMauve/hypercore-fetch/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RangerMauve/hyperco</span><span class=\"invisible\">re-fetch/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/hypercore",
"name": "#hypercore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/dat",
"name": "#dat"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003/replies?min_id=110099185429212979&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979"
]
}
}
}