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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://better.boston/users/Jyuska/statuses/109377374640897439",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T17:44:47Z",
"url": "https://better.boston/@Jyuska/109377374640897439",
"attributedTo": "https://better.boston/users/Jyuska",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://better.boston/users/Jyuska/followers"
],
"sensitive": false,
"atomUri": "https://better.boston/users/Jyuska/statuses/109377374640897439",
"inReplyToAtomUri": null,
"conversation": "tag:better.boston,2022-11-20:objectId=234871:objectType=Conversation",
"content": "<p>I feel like this might end up being something super interesting, but I also worry about it going the way of IRC</p>",
"contentMap": {
"en": "<p>I feel like this might end up being something super interesting, but I also worry about it going the way of IRC</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://better.boston/users/Jyuska/statuses/109377374640897439/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://better.boston/users/Jyuska/statuses/109377374640897439/replies?only_other_accounts=true&page=true",
"partOf": "https://better.boston/users/Jyuska/statuses/109377374640897439/replies",
"items": []
}
}
}