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://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-26T05:04:24Z",
"url": "https://mstdn.social/@Jorvon_Moss/114572385622191519",
"attributedTo": "https://mstdn.social/users/Jorvon_Moss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/Jorvon_Moss/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-05-26:objectId=559057334:objectType=Conversation",
"content": "<p>New comit crawler v2, took me 7 days to put this together. It's mostly an ego build, aka I wanted to test if I could make a new crawling system within a week. I did it 😄 small wins. <a href=\"https://mstdn.social/tags/maker\" class=\"mention hashtag\" rel=\"tag\">#<span>maker</span></a> <a href=\"https://mstdn.social/tags/robot\" class=\"mention hashtag\" rel=\"tag\">#<span>robot</span></a></p>",
"contentMap": {
"en": "<p>New comit crawler v2, took me 7 days to put this together. It's mostly an ego build, aka I wanted to test if I could make a new crawling system within a week. I did it 😄 small wins. <a href=\"https://mstdn.social/tags/maker\" class=\"mention hashtag\" rel=\"tag\">#<span>maker</span></a> <a href=\"https://mstdn.social/tags/robot\" class=\"mention hashtag\" rel=\"tag\">#<span>robot</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mstdn.social/media_attachments/files/114/572/378/568/445/906/original/3756bd43d019f30c.mp4",
"name": "Comit crawler v2",
"blurhash": "UPDbp6NIV@ay0:%1V@R*%0RkR*jZs8WCocoy",
"width": 1080,
"height": 1920
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/maker",
"name": "#maker"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Robot",
"name": "#Robot"
}
],
"replies": {
"id": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519/likes",
"type": "Collection",
"totalItems": 62
},
"shares": {
"id": "https://mstdn.social/users/Jorvon_Moss/statuses/114572385622191519/shares",
"type": "Collection",
"totalItems": 21
}
}