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.cloud/users/miek/statuses/113522988600452285",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113522977676972905",
"published": "2024-11-21T21:08:56Z",
"url": "https://mastodon.cloud/@miek/113522988600452285",
"attributedTo": "https://mastodon.cloud/users/miek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/miek/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/miek/statuses/113522988600452285",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113522977676972905",
"conversation": "tag:jvns.ca,2024-11-21:objectId=787043:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> welcome to my hell... <a href=\"https://miek.nl/2024/january/31/osc52-my-cut-paste-journey/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">miek.nl/2024/january/31/osc52-</span><span class=\"invisible\">my-cut-paste-journey/</span></a><br />(off for now, waiting for ghostty to see if it works well there and fits in gnome)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> welcome to my hell... <a href=\"https://miek.nl/2024/january/31/osc52-my-cut-paste-journey/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">miek.nl/2024/january/31/osc52-</span><span class=\"invisible\">my-cut-paste-journey/</span></a><br />(off for now, waiting for ghostty to see if it works well there and fits in gnome)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://mastodon.cloud/users/miek/statuses/113522988600452285/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/miek/statuses/113522988600452285/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/miek/statuses/113522988600452285/replies",
"items": []
}
}
}