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/111462378332638289",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.wake.st/users/liaizon/statuses/111462335958279861",
"published": "2023-11-23T23:08:39Z",
"url": "https://mastodon.mauve.moe/@mauve/111462378332638289",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers",
"https://social.wake.st/users/liaizon"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/111462378332638289",
"inReplyToAtomUri": "https://social.wake.st/users/liaizon/statuses/111462335958279861",
"conversation": "tag:mastodon.mauve.moe,2023-11-23:objectId=551471:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://social.wake.st/@liaizon\" class=\"u-url mention\">@<span>liaizon</span></a></span> Yeah! This is a fedi mirror of our blog using the new <a href=\"https://mastodon.mauve.moe/tags/SocialInbox\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialInbox</span></a> stuff we've been working on 🥳</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://social.wake.st/@liaizon\" class=\"u-url mention\">@<span>liaizon</span></a></span> Yeah! This is a fedi mirror of our blog using the new <a href=\"https://mastodon.mauve.moe/tags/SocialInbox\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialInbox</span></a> stuff we've been working on 🥳</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.wake.st/users/liaizon",
"name": "@liaizon@wake.st"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/SocialInbox",
"name": "#SocialInbox"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/111462378332638289/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/111462378332638289/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/111462378332638289/replies",
"items": []
}
}
}