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://anticapitalist.party/users/ahihi/statuses/114394888954398168",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T20:44:40Z",
"url": "https://anticapitalist.party/@ahihi/114394888954398168",
"attributedTo": "https://anticapitalist.party/users/ahihi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://anticapitalist.party/users/ahihi/followers"
],
"sensitive": false,
"atomUri": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168",
"inReplyToAtomUri": null,
"conversation": "tag:anticapitalist.party,2025-04-24:objectId=101452827:objectType=Conversation",
"content": "<p>tell me about your version control workflows for classic Mac development!</p><p>ive used git via MacRelix for things where only the data fork matters. but now i need resource forks too <a href=\"https://anticapitalist.party/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://anticapitalist.party/tags/Macintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>Macintosh</span></a></p>",
"contentMap": {
"en": "<p>tell me about your version control workflows for classic Mac development!</p><p>ive used git via MacRelix for things where only the data fork matters. but now i need resource forks too <a href=\"https://anticapitalist.party/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://anticapitalist.party/tags/Macintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>Macintosh</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/vintageapple",
"name": "#vintageapple"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/macintosh",
"name": "#macintosh"
}
],
"replies": {
"id": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168/replies?min_id=114394918278344258&page=true",
"partOf": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168/replies",
"items": [
"https://anticapitalist.party/users/ahihi/statuses/114394918278344258"
]
}
},
"likes": {
"id": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://anticapitalist.party/users/ahihi/statuses/114394888954398168/shares",
"type": "Collection",
"totalItems": 1
}
}