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://wears.tigerpajamas.com/users/phil/statuses/113063615438747613",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-01T18:04:18Z",
"url": "https://wears.tigerpajamas.com/@phil/113063615438747613",
"attributedTo": "https://wears.tigerpajamas.com/users/phil",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wears.tigerpajamas.com/users/phil/followers"
],
"sensitive": false,
"atomUri": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613",
"inReplyToAtomUri": null,
"conversation": "tag:wears.tigerpajamas.com,2024-09-01:objectId=189316:objectType=Conversation",
"content": "<p>Lord, grant me the acumen to automate the tasks that do not require my personal attention, the strength to avoid automating the tasks that do, and the wisdom to know the difference.</p>",
"contentMap": {
"en": "<p>Lord, grant me the acumen to automate the tasks that do not require my personal attention, the strength to avoid automating the tasks that do, and the wisdom to know the difference.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613/replies?only_other_accounts=true&page=true",
"partOf": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613/replies",
"items": []
}
},
"likes": {
"id": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613/likes",
"type": "Collection",
"totalItems": 46
},
"shares": {
"id": "https://wears.tigerpajamas.com/users/phil/statuses/113063615438747613/shares",
"type": "Collection",
"totalItems": 22
}
}