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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://60228.dev/users/leo/statuses/109320365737050416",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T16:06:41Z",
"url": "https://60228.dev/@leo/109320365737050416",
"attributedTo": "https://60228.dev/users/leo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://60228.dev/users/leo/followers",
"https://infosec.exchange/users/tinker"
],
"sensitive": false,
"atomUri": "https://60228.dev/users/leo/statuses/109320365737050416",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2022-11-10:objectId=20747057:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@tinker\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>tinker</span></a></span> fwiw: posts will (almost) always federate as HTML, but upstream Mastodon sanitizes almost all formatting, and doesn't allow users to write HTML or Markdown themselves (it's added automatically for things like links and custom emoji)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@tinker\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>tinker</span></a></span> fwiw: posts will (almost) always federate as HTML, but upstream Mastodon sanitizes almost all formatting, and doesn't allow users to write HTML or Markdown themselves (it's added automatically for things like links and custom emoji)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/tinker",
"name": "@tinker@infosec.exchange"
}
],
"replies": {
"id": "https://60228.dev/users/leo/statuses/109320365737050416/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://60228.dev/users/leo/statuses/109320365737050416/replies?min_id=109320379435010240&page=true",
"partOf": "https://60228.dev/users/leo/statuses/109320365737050416/replies",
"items": [
"https://60228.dev/users/leo/statuses/109320379435010240"
]
}
},
"likes": {
"id": "https://60228.dev/users/leo/statuses/109320365737050416/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://60228.dev/users/leo/statuses/109320365737050416/shares",
"type": "Collection",
"totalItems": 1
}
}