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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://wobbl.xyz/users/otterface/statuses/110612646278399667",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-26T21:30:37Z",
"url": "https://wobbl.xyz/@otterface/110612646278399667",
"attributedTo": "https://wobbl.xyz/users/otterface",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wobbl.xyz/users/otterface/followers"
],
"sensitive": false,
"atomUri": "https://wobbl.xyz/users/otterface/statuses/110612646278399667",
"inReplyToAtomUri": null,
"conversation": "tag:wobbl.xyz,2023-06-26:objectId=1195061:objectType=Conversation",
"content": "<p>v biased towards species with big paws</p><p>(why could that be :blobfoxthinking: )</p>",
"contentMap": {
"en": "<p>v biased towards species with big paws</p><p>(why could that be :blobfoxthinking: )</p>"
},
"attachment": [],
"tag": [
{
"id": "https://wobbl.xyz/emojis/8900",
"type": "Emoji",
"name": ":blobfoxthinking:",
"updated": "2022-12-03T16:53:16Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.wobbl.xyz/custom_emojis/images/000/008/900/original/fce551544a90bff7.png"
}
}
],
"replies": {
"id": "https://wobbl.xyz/users/otterface/statuses/110612646278399667/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wobbl.xyz/users/otterface/statuses/110612646278399667/replies?min_id=110612658237448553&page=true",
"partOf": "https://wobbl.xyz/users/otterface/statuses/110612646278399667/replies",
"items": [
"https://wobbl.xyz/users/otterface/statuses/110612658237448553"
]
}
}
}