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://mastodon.social/users/herrbischoff/statuses/113504098178084313/activity",
"type": "Create",
"actor": "https://mastodon.social/users/herrbischoff",
"published": "2024-11-18T13:04:51Z",
"to": [
"https://mastodon.social/users/herrbischoff/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/jacqueline"
],
"object": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/jacqueline/statuses/113503539617657165",
"published": "2024-11-18T13:04:51Z",
"url": "https://mastodon.social/@herrbischoff/113504098178084313",
"attributedTo": "https://mastodon.social/users/herrbischoff",
"to": [
"https://mastodon.social/users/herrbischoff/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/jacqueline"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313",
"inReplyToAtomUri": "https://chaos.social/users/jacqueline/statuses/113503539617657165",
"conversation": "tag:chaos.social,2024-11-18:objectId=223512543:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@jacqueline\" class=\"u-url mention\">@<span>jacqueline</span></a></span> I’m sure you know this already: this happens when you make everything JavaScript and then hire a bunch of “senior software engineers” who are at best junior level and definitely not engineers. They likely use bloated shit like React. Then have the marketing department require them to bundle a ton of trackers and shit with the main 5 MB application without error checking and fallbacks. Block even a single URL with a content blocker or have unreliable DNS. There you go.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@jacqueline\" class=\"u-url mention\">@<span>jacqueline</span></a></span> I’m sure you know this already: this happens when you make everything JavaScript and then hire a bunch of “senior software engineers” who are at best junior level and definitely not engineers. They likely use bloated shit like React. Then have the marketing department require them to bundle a ton of trackers and shit with the main 5 MB application without error checking and fallbacks. Block even a single URL with a content blocker or have unreliable DNS. There you go.</p>"
},
"updated": "2024-11-18T13:05:36Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/jacqueline",
"name": "@jacqueline@chaos.social"
}
],
"replies": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113504098178084313/shares",
"type": "Collection",
"totalItems": 0
}
}
}