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://chitter.xyz/users/codl/statuses/103082633465335034",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-11-05T01:09:20Z",
"url": "https://chitter.xyz/@codl/103082633465335034",
"attributedTo": "https://chitter.xyz/users/codl",
"to": [
"https://chitter.xyz/users/codl/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://chitter.xyz/users/codl/statuses/103082633465335034",
"inReplyToAtomUri": null,
"conversation": "tag:chitter.xyz,2019-11-05:objectId=13047054:objectType=Conversation",
"content": "<p>wtf no one told me there was a zachtronics graphic novel with none of the pesky puzzle stuff</p>",
"contentMap": {
"en": "<p>wtf no one told me there was a zachtronics graphic novel with none of the pesky puzzle stuff</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chitter.xyz/users/codl/statuses/103082633465335034/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chitter.xyz/users/codl/statuses/103082633465335034/replies?min_id=103082719043120708&page=true",
"partOf": "https://chitter.xyz/users/codl/statuses/103082633465335034/replies",
"items": [
"https://chitter.xyz/users/codl/statuses/103082719043120708"
]
}
}
}