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://wandering.shop/users/WizardOfDocs/statuses/110748038977758565",
"type": "Note",
"summary": "the Zen of Personal Project Management",
"inReplyTo": null,
"published": "2023-07-20T19:22:45Z",
"url": "https://wandering.shop/@WizardOfDocs/110748038977758565",
"attributedTo": "https://wandering.shop/users/WizardOfDocs",
"to": [
"https://wandering.shop/users/WizardOfDocs/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": true,
"atomUri": "https://wandering.shop/users/WizardOfDocs/statuses/110748038977758565",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2023-07-20:objectId=64961515:objectType=Conversation",
"content": "<p>If it's worth doing, it's worth half-assing.</p><p>The perfect is the enemy of the good, of the done, of the next project, of your sanity.</p><p>Nothing needs polish unless polish is demanded of you.</p><p>If no one else will ever notice the bug, it's a feature.</p><p>If it's going to bother you until you fix it, re-evaluate it in the context of the whole project, and then ask yourself whether it's worth delaying the gratification of declaring the project done.</p>",
"contentMap": {
"en": "<p>If it's worth doing, it's worth half-assing.</p><p>The perfect is the enemy of the good, of the done, of the next project, of your sanity.</p><p>Nothing needs polish unless polish is demanded of you.</p><p>If no one else will ever notice the bug, it's a feature.</p><p>If it's going to bother you until you fix it, re-evaluate it in the context of the whole project, and then ask yourself whether it's worth delaying the gratification of declaring the project done.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/WizardOfDocs/statuses/110748038977758565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/WizardOfDocs/statuses/110748038977758565/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/WizardOfDocs/statuses/110748038977758565/replies",
"items": []
}
}
}