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://social.v.st/users/th/statuses/113497894947147709/activity",
"type": "Create",
"actor": "https://social.v.st/users/th",
"published": "2024-11-17T10:47:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.v.st/users/th/followers",
"https://mastodon.social/users/jwz",
"https://defcon.social/users/SomaFMrusty"
],
"object": {
"id": "https://social.v.st/users/th/statuses/113497894947147709",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jwz/statuses/113495355275119556",
"published": "2024-11-17T10:47:18Z",
"url": "https://social.v.st/@th/113497894947147709",
"attributedTo": "https://social.v.st/users/th",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.v.st/users/th/followers",
"https://mastodon.social/users/jwz",
"https://defcon.social/users/SomaFMrusty"
],
"sensitive": false,
"atomUri": "https://social.v.st/users/th/statuses/113497894947147709",
"inReplyToAtomUri": "https://mastodon.social/users/jwz/statuses/113495355275119556",
"conversation": "tag:defcon.social,2024-11-16:objectId=72008614:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jwz\" class=\"u-url mention\">@<span>jwz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://defcon.social/@SomaFMrusty\" class=\"u-url mention\">@<span>SomaFMrusty</span></a></span> it seems that replies only generate a small stampede of the intersection of followers for the mentioned people. but if someone boosts it, then it is sent to all of their followers and can summon the thundering herd.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jwz\" class=\"u-url mention\">@<span>jwz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://defcon.social/@SomaFMrusty\" class=\"u-url mention\">@<span>SomaFMrusty</span></a></span> it seems that replies only generate a small stampede of the intersection of followers for the mentioned people. but if someone boosts it, then it is sent to all of their followers and can summon the thundering herd.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jwz",
"name": "@jwz@mastodon.social"
},
{
"type": "Mention",
"href": "https://defcon.social/users/SomaFMrusty",
"name": "@SomaFMrusty@defcon.social"
}
],
"replies": {
"id": "https://social.v.st/users/th/statuses/113497894947147709/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.v.st/users/th/statuses/113497894947147709/replies?only_other_accounts=true&page=true",
"partOf": "https://social.v.st/users/th/statuses/113497894947147709/replies",
"items": []
}
}
}
}