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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.cloud/users/FoxVK/statuses/104563598864155240",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/LemmyDev/statuses/104563586413745794",
"published": "2020-07-23T14:18:18Z",
"url": "https://mastodon.cloud/@FoxVK/104563598864155240",
"attributedTo": "https://mastodon.cloud/users/FoxVK",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/FoxVK/followers",
"https://mastodon.social/users/LemmyDev"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/FoxVK/statuses/104563598864155240",
"inReplyToAtomUri": "https://mastodon.social/users/LemmyDev/statuses/104563586413745794",
"conversation": "tag:mastodon.social,2020-07-23:objectId=186051265:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@LemmyDev\" class=\"u-url mention\">@<span>LemmyDev</span></a></span>. UI looks awesome...</p>",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mastodon.cloud/media_attachments/files/021/660/160/original/038beec49a3bd161.png",
"name": null,
"blurhash": "UUP75@NGxuxbD%WBafof00t7WBR%~Xs;fiWU",
"width": 720,
"height": 1280
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/LemmyDev",
"name": "@LemmyDev@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/FoxVK/statuses/104563598864155240/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/FoxVK/statuses/104563598864155240/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/FoxVK/statuses/104563598864155240/replies",
"items": []
}
}
}