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://wobbl.xyz/users/eldad/statuses/113524134367717946",
"type": "Note",
"summary": null,
"inReplyTo": "https://wobbl.xyz/users/whiskers/statuses/113524038083998784",
"published": "2024-11-22T02:00:19Z",
"url": "https://wobbl.xyz/@eldad/113524134367717946",
"attributedTo": "https://wobbl.xyz/users/eldad",
"to": [
"https://wobbl.xyz/users/eldad/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wobbl.xyz/users/whiskers"
],
"sensitive": false,
"atomUri": "https://wobbl.xyz/users/eldad/statuses/113524134367717946",
"inReplyToAtomUri": "https://wobbl.xyz/users/whiskers/statuses/113524038083998784",
"conversation": "tag:wobbl.xyz,2024-11-22:objectId=6565273:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wobbl.xyz/@whiskers\" class=\"u-url mention\">@<span>whiskers</span></a></span> I'm fuc-</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wobbl.xyz/@whiskers\" class=\"u-url mention\">@<span>whiskers</span></a></span> I'm fuc-</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wobbl.xyz/users/whiskers",
"name": "@whiskers"
}
],
"replies": {
"id": "https://wobbl.xyz/users/eldad/statuses/113524134367717946/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wobbl.xyz/users/eldad/statuses/113524134367717946/replies?only_other_accounts=true&page=true",
"partOf": "https://wobbl.xyz/users/eldad/statuses/113524134367717946/replies",
"items": []
}
}
}