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://chaos.social/users/coderbyheart/statuses/109296114632370948",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/AlesandroOrtiz/statuses/109295317024857793",
"published": "2022-11-06T09:19:18Z",
"url": "https://chaos.social/@coderbyheart/109296114632370948",
"attributedTo": "https://chaos.social/users/coderbyheart",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/coderbyheart/followers",
"https://infosec.exchange/users/AlesandroOrtiz",
"https://toot.cat/users/zkat"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/coderbyheart/statuses/109296114632370948",
"inReplyToAtomUri": "https://infosec.exchange/users/AlesandroOrtiz/statuses/109295317024857793",
"conversation": "tag:toot.cat,2022-11-05:objectId=34824977:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@AlesandroOrtiz\" class=\"u-url mention\">@<span>AlesandroOrtiz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@zkat\" class=\"u-url mention\">@<span>zkat</span></a></span> I think the main reason is that people should be notified who reads their content. I am not sure if that is important because you can also tune on approval of followers, but that seems to be the main reason. It could be solved client side, but that would be inefficient if a list has many members.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@AlesandroOrtiz\" class=\"u-url mention\">@<span>AlesandroOrtiz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@zkat\" class=\"u-url mention\">@<span>zkat</span></a></span> I think the main reason is that people should be notified who reads their content. I am not sure if that is important because you can also tune on approval of followers, but that seems to be the main reason. It could be solved client side, but that would be inefficient if a list has many members.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/AlesandroOrtiz",
"name": "@AlesandroOrtiz@infosec.exchange"
},
{
"type": "Mention",
"href": "https://toot.cat/users/zkat",
"name": "@zkat@toot.cat"
}
],
"replies": {
"id": "https://chaos.social/users/coderbyheart/statuses/109296114632370948/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/coderbyheart/statuses/109296114632370948/replies?min_id=109296189336193848&page=true",
"partOf": "https://chaos.social/users/coderbyheart/statuses/109296114632370948/replies",
"items": [
"https://chaos.social/users/coderbyheart/statuses/109296189336193848"
]
}
},
"likes": {
"id": "https://chaos.social/users/coderbyheart/statuses/109296114632370948/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/coderbyheart/statuses/109296114632370948/shares",
"type": "Collection",
"totalItems": 0
}
}