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/110350907370136625",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.design/users/hank/statuses/110350904947934823",
"published": "2023-05-11T16:06:58Z",
"url": "https://mastodon.mauve.moe/@mauve/110350907370136625",
"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.design/users/hank"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110350907370136625",
"inReplyToAtomUri": "https://mastodon.design/users/hank/statuses/110350904947934823",
"conversation": "tag:mastodon.mauve.moe,2023-05-11:objectId=242470:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.design/@hank\" class=\"u-url mention\">@<span>hank</span></a></span> Something something <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> something something <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> something something pinning service</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.design/@hank\" class=\"u-url mention\">@<span>hank</span></a></span> Something something <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> something something <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> something something pinning service</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.design/users/hank",
"name": "@hank@mastodon.design"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Agregore",
"name": "#Agregore"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110350907370136625/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110350907370136625/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110350907370136625/replies",
"items": []
}
}
}