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://mstdn.social/users/chrisgn/statuses/111011972514077787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-05T10:04:32Z",
"url": "https://mstdn.social/@chrisgn/111011972514077787",
"attributedTo": "https://mstdn.social/users/chrisgn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/chrisgn/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/chrisgn/statuses/111011972514077787",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-09-05:objectId=259518277:objectType=Conversation",
"content": "<p>A client of a client just referred to me as an "aging rocker" and y'know... he's not wrong</p>",
"contentMap": {
"en": "<p>A client of a client just referred to me as an "aging rocker" and y'know... he's not wrong</p>"
},
"updated": "2023-09-05T10:07:47Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/chrisgn/statuses/111011972514077787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/chrisgn/statuses/111011972514077787/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/chrisgn/statuses/111011972514077787/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/chrisgn/statuses/111011972514077787/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.social/users/chrisgn/statuses/111011972514077787/shares",
"type": "Collection",
"totalItems": 1
}
}