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/gray17/statuses/112124061727182487",
"type": "Note",
"summary": null,
"inReplyTo": "https://woof.group/users/aphyr/statuses/112123154743999833",
"published": "2024-03-19T19:43:26Z",
"url": "https://mastodon.social/@gray17/112124061727182487",
"attributedTo": "https://mastodon.social/users/gray17",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gray17/followers",
"https://woof.group/users/aphyr"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gray17/statuses/112124061727182487",
"inReplyToAtomUri": "https://woof.group/users/aphyr/statuses/112123154743999833",
"conversation": "tag:woof.group,2024-03-19:objectId=17967824:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://woof.group/@aphyr\" class=\"u-url mention\">@<span>aphyr</span></a></span> I'm really kinda baffled at how we screwed up computers so badly that "insert data module" is too dangerous to allow anyone to do.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://woof.group/@aphyr\" class=\"u-url mention\">@<span>aphyr</span></a></span> I'm really kinda baffled at how we screwed up computers so badly that "insert data module" is too dangerous to allow anyone to do.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://woof.group/users/aphyr",
"name": "@aphyr@woof.group"
}
],
"replies": {
"id": "https://mastodon.social/users/gray17/statuses/112124061727182487/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gray17/statuses/112124061727182487/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/gray17/statuses/112124061727182487/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/gray17/statuses/112124061727182487/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/gray17/statuses/112124061727182487/shares",
"type": "Collection",
"totalItems": 0
}
}