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://mastodon.social/users/Roundcat/statuses/111267695444789671/activity",
"type": "Create",
"actor": "https://mastodon.social/users/Roundcat",
"published": "2023-10-20T13:58:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Roundcat/followers",
"https://infosec.exchange/users/ryanc"
],
"object": {
"id": "https://mastodon.social/users/Roundcat/statuses/111267695444789671",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/ryanc/statuses/111266848180545395",
"published": "2023-10-20T13:58:14Z",
"url": "https://mastodon.social/@Roundcat/111267695444789671",
"attributedTo": "https://mastodon.social/users/Roundcat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Roundcat/followers",
"https://infosec.exchange/users/ryanc"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Roundcat/statuses/111267695444789671",
"inReplyToAtomUri": "https://infosec.exchange/users/ryanc/statuses/111266848180545395",
"conversation": "tag:infosec.exchange,2023-10-20:objectId=104025796:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ryanc\" class=\"u-url mention\">@<span>ryanc</span></a></span> good luck.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ryanc\" class=\"u-url mention\">@<span>ryanc</span></a></span> good luck.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/ryanc",
"name": "@ryanc@infosec.exchange"
}
],
"replies": {
"id": "https://mastodon.social/users/Roundcat/statuses/111267695444789671/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Roundcat/statuses/111267695444789671/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Roundcat/statuses/111267695444789671/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/Roundcat/statuses/111267695444789671/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/Roundcat/statuses/111267695444789671/shares",
"type": "Collection",
"totalItems": 0
}
}
}