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://chat.noelle.codes/users/noelle/statuses/106899156707749934",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-09-09T01:41:23Z",
"url": "https://chat.noelle.codes/@noelle/106899156707749934",
"attributedTo": "https://chat.noelle.codes/users/noelle",
"to": [
"https://chat.noelle.codes/users/noelle/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://chat.noelle.codes/users/noelle/statuses/106899156707749934",
"inReplyToAtomUri": null,
"conversation": "tag:chat.noelle.codes,2021-09-09:objectId=222768:objectType=Conversation",
"content": "<p>You have permission to favorite my negative posts, with the meaning \"I have seen this and acknowledge it\", and I promise not to interpret that as a favorable reaction.</p>",
"contentMap": {
"en": "<p>You have permission to favorite my negative posts, with the meaning \"I have seen this and acknowledge it\", and I promise not to interpret that as a favorable reaction.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chat.noelle.codes/users/noelle/statuses/106899156707749934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chat.noelle.codes/users/noelle/statuses/106899156707749934/replies?only_other_accounts=true&page=true",
"partOf": "https://chat.noelle.codes/users/noelle/statuses/106899156707749934/replies",
"items": []
}
}
}