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/JamesWidman/statuses/113496056207714421",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/JamesWidman/statuses/113496041939889621",
"published": "2024-11-17T02:59:41Z",
"url": "https://mastodon.social/@JamesWidman/113496056207714421",
"attributedTo": "https://mastodon.social/users/JamesWidman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JamesWidman/followers",
"https://mastodon.social/users/mcc"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421",
"inReplyToAtomUri": "https://mastodon.social/users/JamesWidman/statuses/113496041939889621",
"conversation": "tag:mastodon.social,2024-11-17:objectId=850041502:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> (side note: without being aware of this, engilsh speakers get haiku wrong: A haiku in english sounds better to native-japanese speakers when each syllable is given the same amount of time as every other syllable.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> (side note: without being aware of this, engilsh speakers get haiku wrong: A haiku in english sounds better to native-japanese speakers when each syllable is given the same amount of time as every other syllable.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mcc",
"name": "@mcc"
}
],
"replies": {
"id": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421/replies?min_id=113496135460775514&page=true",
"partOf": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421/replies",
"items": [
"https://mastodon.social/users/JamesWidman/statuses/113496135460775514"
]
}
},
"likes": {
"id": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.social/users/JamesWidman/statuses/113496056207714421/shares",
"type": "Collection",
"totalItems": 4
}
}