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://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T19:06:09Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109706108535054102",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers",
"https://mastodon.social/users/iamwahl"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=1706:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@iamwahl\" class=\"u-url mention\">@<span>iamwahl</span></a></span> hmm. Interesting. I think I’ve seen a few people doing that. I don’t know if I have the discipline to be able to compartmentalize like that. But it is a thought to make this instance my “personal” account, and my existing mstdn.ca persona my “activist” account. Thanks for the thoughts.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@iamwahl\" class=\"u-url mention\">@<span>iamwahl</span></a></span> hmm. Interesting. I think I’ve seen a few people doing that. I don’t know if I have the discipline to be able to compartmentalize like that. But it is a thought to make this instance my “personal” account, and my existing mstdn.ca persona my “activist” account. Thanks for the thoughts.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/iamwahl",
"name": "@iamwahl@mastodon.social"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706108535054102/shares",
"type": "Collection",
"totalItems": 0
}
}