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://bitbang.social/users/kalleboo/statuses/114342769704548584",
"type": "Note",
"summary": null,
"inReplyTo": "https://bitbang.social/users/kalleboo/statuses/114342375640307792",
"published": "2025-04-15T15:50:03Z",
"url": "https://bitbang.social/@kalleboo/114342769704548584",
"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/114342769704548584",
"inReplyToAtomUri": "https://bitbang.social/users/kalleboo/statuses/114342375640307792",
"conversation": "tag:bitbang.social,2025-04-13:objectId=36964519:objectType=Conversation",
"content": "<p>I need to start tracking these changes in Projector/SourceServer instead of git 🤔 </p><p>I’ve never even tried Projector before, checking the web I’m not finding any information on how it works, does it just work with regular volumes and lock files? It doesn’t sound like it has any kind of central server.</p>",
"contentMap": {
"en": "<p>I need to start tracking these changes in Projector/SourceServer instead of git 🤔 </p><p>I’ve never even tried Projector before, checking the web I’m not finding any information on how it works, does it just work with regular volumes and lock files? It doesn’t sound like it has any kind of central server.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114342769704548584/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114342769704548584/replies?min_id=114347848565249431&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114342769704548584/replies",
"items": [
"https://bitbang.social/users/kalleboo/statuses/114347848565249431"
]
}
}
}