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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://bitbang.social/users/kalleboo/statuses/114347848565249431/replies",
"type": "Collection",
"first": {
"id": "https://bitbang.social/users/kalleboo/statuses/114347848565249431/replies?page=true",
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114347848565249431/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114347848565249431/replies",
"items": [
{
"id": "https://bitbang.social/users/kalleboo/statuses/114347869193889884",
"type": "Note",
"summary": null,
"inReplyTo": "https://bitbang.social/users/kalleboo/statuses/114347848565249431",
"published": "2025-04-16T13:26:55Z",
"url": "https://bitbang.social/@kalleboo/114347869193889884",
"attributedTo": "https://bitbang.social/users/kalleboo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/kalleboo/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/kalleboo/statuses/114347869193889884",
"inReplyToAtomUri": "https://bitbang.social/users/kalleboo/statuses/114347848565249431",
"conversation": "tag:bitbang.social,2025-04-13:objectId=36964519:objectType=Conversation",
"content": "<p>For files that are not checked out, SourceServer adds a "ckid" resource that software can look at to check if they should allow you to edit the file or not - CodeWarrior offers to automatically check it out for you, and even ResEdit is smart enough to show a warning! I've definitely never seen that ResEdit dialog before!</p>",
"contentMap": {
"en": "<p>For files that are not checked out, SourceServer adds a "ckid" resource that software can look at to check if they should allow you to edit the file or not - CodeWarrior offers to automatically check it out for you, and even ResEdit is smart enough to show a warning! I've definitely never seen that ResEdit dialog before!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.bitbang.social/media_attachments/files/114/347/868/611/275/066/original/96505cab6d312b51.png",
"name": "A dialog in CodeWarrior telling you the file is read only and asking if you want to Check it out",
"blurhash": "UTPs#E%LWE%M00j?t7RjRkofIUWBD*oeaxWB",
"width": 1296,
"height": 642
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.bitbang.social/media_attachments/files/114/347/868/803/331/621/original/e36683acfb3046f3.png",
"name": "ResEdit dialog saying This file is checked out read-only from an MPW project, do you want to edit it anyway?",
"blurhash": "UgNTzf_201xtfkayWVj[xvoyM{Rjj]ayayfP",
"width": 1132,
"height": 720
}
],
"tag": [],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114347869193889884/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114347869193889884/replies?min_id=114347873617502714&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114347869193889884/replies",
"items": [
"https://bitbang.social/users/kalleboo/statuses/114347873617502714"
]
}
}
}
]
}
}