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"
}
],
"id": "https://social.coop/users/nix/statuses/114548652803786428",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-22T00:28:50Z",
"url": "https://social.coop/@nix/114548652803786428",
"attributedTo": "https://social.coop/users/nix",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/nix/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/nix/statuses/114548652803786428",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2025-05-22:objectId=164271321:objectType=Conversation",
"content": "<p>I recently got to a point of complete burnout at work and took a couple unexpected days off to recharge and reflect. I've since made several changes that have helped a lot:</p><p>* reduce things I'm doing because I feel responsible/guilty, focus on what feels energizing and important<br />* smoothies to start the day<br />* hard boundary on not checking work emails after 5<br />* fill evenings with more "offline" activities (bike rides, walks, jigsaw puzzles)<br />* a bunch of diet and sleep tweaks related to GERD</p>",
"contentMap": {
"en": "<p>I recently got to a point of complete burnout at work and took a couple unexpected days off to recharge and reflect. I've since made several changes that have helped a lot:</p><p>* reduce things I'm doing because I feel responsible/guilty, focus on what feels energizing and important<br />* smoothies to start the day<br />* hard boundary on not checking work emails after 5<br />* fill evenings with more "offline" activities (bike rides, walks, jigsaw puzzles)<br />* a bunch of diet and sleep tweaks related to GERD</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/nix/statuses/114548652803786428/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/nix/statuses/114548652803786428/replies?min_id=114548663512967785&page=true",
"partOf": "https://social.coop/users/nix/statuses/114548652803786428/replies",
"items": [
"https://social.coop/users/nix/statuses/114548663512967785"
]
}
},
"likes": {
"id": "https://social.coop/users/nix/statuses/114548652803786428/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://social.coop/users/nix/statuses/114548652803786428/shares",
"type": "Collection",
"totalItems": 0
}
}