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://gultsch.social/users/daniel/statuses/114336986334513895",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-14T15:19:16Z",
"url": "https://gultsch.social/@daniel/114336986334513895",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/114336986334513895",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2025-04-14:objectId=259306:objectType=Conversation",
"content": "<p>The "Open source developers don’t care about UI" trope is incredibly insulting.</p><p>It’s like telling the forth runner across the finish line at a marathon they clearly don’t care about winning. </p><p>Nobody wants their app to look bad. We can and do look at other apps and try to follow trends. Trends change rapidly and UI development is difficult and time consuming.</p>",
"contentMap": {
"en": "<p>The "Open source developers don’t care about UI" trope is incredibly insulting.</p><p>It’s like telling the forth runner across the finish line at a marathon they clearly don’t care about winning. </p><p>Nobody wants their app to look bad. We can and do look at other apps and try to follow trends. Trends change rapidly and UI development is difficult and time consuming.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/114336986334513895/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/114336986334513895/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/114336986334513895/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/114336986334513895/likes",
"type": "Collection",
"totalItems": 170
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/114336986334513895/shares",
"type": "Collection",
"totalItems": 89
}
}