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://fosstodon.org/users/cameron/statuses/112899739122507361",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-03T19:28:24Z",
"url": "https://fosstodon.org/@cameron/112899739122507361",
"attributedTo": "https://fosstodon.org/users/cameron",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/cameron/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/cameron/statuses/112899739122507361",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-08-03:objectId=230956473:objectType=Conversation",
"content": "<p>Just checking out my backup Fosstodon account while I see where the LinuxRocks.online situation lands. I do think the code of conduct on Fosstodon is quite reasonable, and I appreciate that.</p>",
"contentMap": {
"en": "<p>Just checking out my backup Fosstodon account while I see where the LinuxRocks.online situation lands. I do think the code of conduct on Fosstodon is quite reasonable, and I appreciate that.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/cameron/statuses/112899739122507361/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/cameron/statuses/112899739122507361/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/cameron/statuses/112899739122507361/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/cameron/statuses/112899739122507361/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/cameron/statuses/112899739122507361/shares",
"type": "Collection",
"totalItems": 0
}
}