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/CarlMuckenhoupt/statuses/113519710427124337",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/peterb/statuses/113518366242358365",
"published": "2024-11-21T07:15:15Z",
"url": "https://mastodon.social/@CarlMuckenhoupt/113519710427124337",
"attributedTo": "https://mastodon.social/users/CarlMuckenhoupt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/CarlMuckenhoupt/followers",
"https://mathstodon.xyz/users/peterb"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337",
"inReplyToAtomUri": "https://mathstodon.xyz/users/peterb/statuses/113518366242358365",
"conversation": "tag:mathstodon.xyz,2024-11-21:objectId=124781715:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@peterb\" class=\"u-url mention\">@<span>peterb</span></a></span> Lately, I've gotten lazy and drawn them as a short perpendicular line through the wall. I see this as a sort of continuation of the "boxes joined by lines" school of adventure game mapping, in the degenerate case where the boxes are touching.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@peterb\" class=\"u-url mention\">@<span>peterb</span></a></span> Lately, I've gotten lazy and drawn them as a short perpendicular line through the wall. I see this as a sort of continuation of the "boxes joined by lines" school of adventure game mapping, in the degenerate case where the boxes are touching.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/peterb",
"name": "@peterb@mathstodon.xyz"
}
],
"replies": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113519710427124337/shares",
"type": "Collection",
"totalItems": 0
}
}