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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://pony.social/users/cadey/statuses/111223745183280231",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-12T19:41:06Z",
"url": "https://pony.social/@cadey/111223745183280231",
"attributedTo": "https://pony.social/users/cadey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pony.social/users/cadey/followers"
],
"sensitive": false,
"atomUri": "https://pony.social/users/cadey/statuses/111223745183280231",
"inReplyToAtomUri": null,
"conversation": "tag:pony.social,2023-10-12:objectId=17933901:objectType=Conversation",
"content": "<p>Okay, fine, I'm using a static site generator now</p><p><a href=\"https://xeiaso.net/blog/xesite-v4/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">xeiaso.net/blog/xesite-v4/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Okay, fine, I'm using a static site generator now</p><p><a href=\"https://xeiaso.net/blog/xesite-v4/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">xeiaso.net/blog/xesite-v4/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://pony.social/users/cadey/statuses/111223745183280231/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pony.social/users/cadey/statuses/111223745183280231/replies?min_id=111223761113085500&page=true",
"partOf": "https://pony.social/users/cadey/statuses/111223745183280231/replies",
"items": [
"https://pony.social/users/cadey/statuses/111223761113085500"
]
}
},
"likes": {
"id": "https://pony.social/users/cadey/statuses/111223745183280231/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://pony.social/users/cadey/statuses/111223745183280231/shares",
"type": "Collection",
"totalItems": 0
}
}