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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://woof.tech/users/uvok/statuses/114726788445848318",
"type": "Note",
"summary": null,
"inReplyTo": "https://woof.tech/users/uvok/statuses/114726456583884809",
"published": "2025-06-22T11:31:04Z",
"url": "https://woof.tech/@uvok/114726788445848318",
"attributedTo": "https://woof.tech/users/uvok",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://woof.tech/users/uvok/followers"
],
"sensitive": false,
"atomUri": "https://woof.tech/users/uvok/statuses/114726788445848318",
"inReplyToAtomUri": "https://woof.tech/users/uvok/statuses/114726456583884809",
"conversation": "tag:woof.tech,2025-06-22:objectId=18039889:objectType=Conversation",
"content": "<p>Tried to "improve" the layout files somewhat, apparently either the python module can't properly convert heading-links, or Gemtext doesn't support that.</p><p>Still, not exactly pleasant-looking...</p><p><a href=\"https://woof.tech/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a></p>",
"contentMap": {
"en": "<p>Tried to "improve" the layout files somewhat, apparently either the python module can't properly convert heading-links, or Gemtext doesn't support that.</p><p>Still, not exactly pleasant-looking...</p><p><a href=\"https://woof.tech/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.woof.tech/media_attachments/files/114/726/784/553/082/260/original/d88537f3cd74fd2a.png",
"name": null,
"blurhash": "U4Ss889aD*-;9Et5%Lae4mt6jsWBxuRjRjWB",
"width": 1014,
"height": 861
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://woof.tech/tags/gemini",
"name": "#gemini"
}
],
"replies": {
"id": "https://woof.tech/users/uvok/statuses/114726788445848318/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://woof.tech/users/uvok/statuses/114726788445848318/replies?min_id=114726801428116527&page=true",
"partOf": "https://woof.tech/users/uvok/statuses/114726788445848318/replies",
"items": [
"https://woof.tech/users/uvok/statuses/114726801428116527"
]
}
},
"likes": {
"id": "https://woof.tech/users/uvok/statuses/114726788445848318/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://woof.tech/users/uvok/statuses/114726788445848318/shares",
"type": "Collection",
"totalItems": 0
}
}