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://ruby.social/users/timriley/statuses/109289340377182317",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/k0kubun/statuses/109289270675135806",
"published": "2022-11-05T04:36:31Z",
"url": "https://ruby.social/@timriley/109289340377182317",
"attributedTo": "https://ruby.social/users/timriley",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/timriley/followers",
"https://ruby.social/users/k0kubun",
"https://ruby.social/users/james"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/timriley/statuses/109289340377182317",
"inReplyToAtomUri": "https://ruby.social/users/k0kubun/statuses/109289270675135806",
"conversation": "tag:ruby.social,2022-11-05:objectId=9886895:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> The admin would be <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@james\" class=\"u-url mention\">@<span>james</span></a></span>, and AFAIK the instance is hosted on <a href=\"https://masto.host\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">masto.host</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> The admin would be <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@james\" class=\"u-url mention\">@<span>james</span></a></span>, and AFAIK the instance is hosted on <a href=\"https://masto.host\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">masto.host</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/k0kubun",
"name": "@k0kubun"
},
{
"type": "Mention",
"href": "https://ruby.social/users/james",
"name": "@james"
}
],
"replies": {
"id": "https://ruby.social/users/timriley/statuses/109289340377182317/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/timriley/statuses/109289340377182317/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/timriley/statuses/109289340377182317/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/timriley/statuses/109289340377182317/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/timriley/statuses/109289340377182317/shares",
"type": "Collection",
"totalItems": 0
}
}