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://chaos.social/users/root42/statuses/114223236450107374",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-25T13:11:11Z",
"url": "https://chaos.social/@root42/114223236450107374",
"attributedTo": "https://chaos.social/users/root42",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/root42/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/root42/statuses/114223236450107374",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2025-03-25:objectId=256898134:objectType=Conversation",
"content": "<p>You want to know how to code a game for the Commodore PET, one of the first personal computers from 1977?</p><p>Let's Code Commodore PET 0x02: Snakes on a PET<br /><a href=\"https://youtu.be/UxZhvHx9nsY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/UxZhvHx9nsY</span><span class=\"invisible\"></span></a> <br /><a href=\"https://chaos.social/tags/letscode\" class=\"mention hashtag\" rel=\"tag\">#<span>letscode</span></a> <a href=\"https://chaos.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://chaos.social/tags/commodorePET\" class=\"mention hashtag\" rel=\"tag\">#<span>commodorePET</span></a></p>",
"contentMap": {
"en": "<p>You want to know how to code a game for the Commodore PET, one of the first personal computers from 1977?</p><p>Let's Code Commodore PET 0x02: Snakes on a PET<br /><a href=\"https://youtu.be/UxZhvHx9nsY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/UxZhvHx9nsY</span><span class=\"invisible\"></span></a> <br /><a href=\"https://chaos.social/tags/letscode\" class=\"mention hashtag\" rel=\"tag\">#<span>letscode</span></a> <a href=\"https://chaos.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://chaos.social/tags/commodorePET\" class=\"mention hashtag\" rel=\"tag\">#<span>commodorePET</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/letscode",
"name": "#letscode"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/commodore",
"name": "#commodore"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/commodorepet",
"name": "#commodorepet"
}
],
"replies": {
"id": "https://chaos.social/users/root42/statuses/114223236450107374/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/root42/statuses/114223236450107374/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/root42/statuses/114223236450107374/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/root42/statuses/114223236450107374/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://chaos.social/users/root42/statuses/114223236450107374/shares",
"type": "Collection",
"totalItems": 6
}
}