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"
}
],
"id": "https://lazyatom.social/users/james/statuses/109276533381958420",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cc/users/jgarber/statuses/109276033737343553",
"published": "2022-11-02T22:19:32Z",
"url": "https://lazyatom.social/@james/109276533381958420",
"attributedTo": "https://lazyatom.social/users/james",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://lazyatom.social/users/james/followers",
"https://ruby.social/users/james",
"https://mastodon.cc/users/jgarber"
],
"sensitive": false,
"atomUri": "https://lazyatom.social/users/james/statuses/109276533381958420",
"inReplyToAtomUri": "https://mastodon.cc/users/jgarber/statuses/109276033737343553",
"conversation": "tag:mastodon.cc,2022-11-01:objectId=9034331:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cc/@jgarber\" class=\"u-url mention\">@<span>jgarber</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@james\" class=\"u-url mention\">@<span>james@ruby.social</span></a></span> hmm. I guess we might need to loop in your instance admin then. I'll check tomorrow, bedtime here.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cc/@jgarber\" class=\"u-url mention\">@<span>jgarber</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@james\" class=\"u-url mention\">@<span>james@ruby.social</span></a></span> hmm. I guess we might need to loop in your instance admin then. I'll check tomorrow, bedtime here.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cc/users/jgarber",
"name": "@jgarber@mastodon.cc"
},
{
"type": "Mention",
"href": "https://ruby.social/users/james",
"name": "@james@ruby.social"
}
],
"replies": {
"id": "https://lazyatom.social/users/james/statuses/109276533381958420/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://lazyatom.social/users/james/statuses/109276533381958420/replies?only_other_accounts=true&page=true",
"partOf": "https://lazyatom.social/users/james/statuses/109276533381958420/replies",
"items": []
}
}
}