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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-20T15:16:37Z",
"url": "https://hatchee.bz/@tomakoon/111443535289119017",
"attributedTo": "https://hatchee.bz/users/tomakoon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hatchee.bz/users/tomakoon/followers"
],
"sensitive": false,
"atomUri": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017",
"inReplyToAtomUri": null,
"conversation": "tag:hatchee.bz,2023-11-20:objectId=523521:objectType=Conversation",
"content": "<p>I've been playing <a href=\"https://hatchee.bz/tags/ResidentEvil7\" class=\"mention hashtag\" rel=\"tag\">#<span>ResidentEvil7</span></a>, the 2017 release (yes, I have a huge backlog). I don't know how much you've heard, but this game is EXTREMELY SCARY.</p><p>It's the scariest game I've ever played. Numerous jump scares, masterfully crafted sounds and atmosphere, it’s really intense.</p>",
"contentMap": {
"en": "<p>I've been playing <a href=\"https://hatchee.bz/tags/ResidentEvil7\" class=\"mention hashtag\" rel=\"tag\">#<span>ResidentEvil7</span></a>, the 2017 release (yes, I have a huge backlog). I don't know how much you've heard, but this game is EXTREMELY SCARY.</p><p>It's the scariest game I've ever played. Numerous jump scares, masterfully crafted sounds and atmosphere, it’s really intense.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hatchee.bz/tags/residentevil7",
"name": "#residentevil7"
}
],
"replies": {
"id": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017/replies?min_id=111443549169368034&page=true",
"partOf": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017/replies",
"items": [
"https://hatchee.bz/users/tomakoon/statuses/111443549169368034"
]
}
},
"likes": {
"id": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://hatchee.bz/users/tomakoon/statuses/111443535289119017/shares",
"type": "Collection",
"totalItems": 1
}
}