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/icing/statuses/110118359452909691",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/icing/statuses/110118319230460884",
"published": "2023-03-31T14:26:58Z",
"url": "https://chaos.social/@icing/110118359452909691",
"attributedTo": "https://chaos.social/users/icing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/icing/followers",
"https://mastodon.social/users/bagder"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/icing/statuses/110118359452909691",
"inReplyToAtomUri": "https://chaos.social/users/icing/statuses/110118319230460884",
"conversation": "tag:chaos.social,2023-03-31:objectId=101511331:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> ...using a single connection to a local, plain vanilla Apache httpd.</p><p>But who cares for raw power?💁🏻♂️😌</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> ...using a single connection to a local, plain vanilla Apache httpd.</p><p>But who cares for raw power?💁🏻♂️😌</p>"
},
"updated": "2023-03-31T14:28:54Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bagder",
"name": "@bagder@mastodon.social"
}
],
"replies": {
"id": "https://chaos.social/users/icing/statuses/110118359452909691/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/icing/statuses/110118359452909691/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/icing/statuses/110118359452909691/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/icing/statuses/110118359452909691/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/icing/statuses/110118359452909691/shares",
"type": "Collection",
"totalItems": 0
}
}