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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://pxi.social/users/jakob/statuses/111595871195274757",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-17T12:57:38Z",
"url": "https://pxi.social/@jakob/111595871195274757",
"attributedTo": "https://pxi.social/users/jakob",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pxi.social/users/jakob/followers"
],
"sensitive": false,
"atomUri": "https://pxi.social/users/jakob/statuses/111595871195274757",
"inReplyToAtomUri": null,
"conversation": "tag:pxi.social,2023-12-17:objectId=1583770:objectType=Conversation",
"content": "<p>Y'all know <a href=\"https://pxi.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> stands for Automated Imitation, right?</p>",
"contentMap": {
"en": "<p>Y'all know <a href=\"https://pxi.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> stands for Automated Imitation, right?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://pxi.social/tags/ai",
"name": "#ai"
}
],
"replies": {
"id": "https://pxi.social/users/jakob/statuses/111595871195274757/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pxi.social/users/jakob/statuses/111595871195274757/replies?only_other_accounts=true&page=true",
"partOf": "https://pxi.social/users/jakob/statuses/111595871195274757/replies",
"items": []
}
}
}