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://coffeebean.social/users/chris/statuses/111956913443197898/activity",
"type": "Create",
"actor": "https://coffeebean.social/users/chris",
"published": "2024-02-19T07:15:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coffeebean.social/users/chris/followers"
],
"object": {
"id": "https://coffeebean.social/users/chris/statuses/111956913443197898",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-19T07:15:26Z",
"url": "https://coffeebean.social/@chris/111956913443197898",
"attributedTo": "https://coffeebean.social/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coffeebean.social/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://coffeebean.social/users/chris/statuses/111956913443197898",
"inReplyToAtomUri": null,
"conversation": "tag:coffeebean.social,2024-02-19:objectId=1955:objectType=Conversation",
"content": "<p>My instance is back after kicking the proverbial bucket. I wasn't able to bring over any of my old toots, lists or follows, but I do love seeing the follow count populate slowly as other instances look for mine.</p>",
"contentMap": {
"en": "<p>My instance is back after kicking the proverbial bucket. I wasn't able to bring over any of my old toots, lists or follows, but I do love seeing the follow count populate slowly as other instances look for mine.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://coffeebean.social/users/chris/statuses/111956913443197898/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coffeebean.social/users/chris/statuses/111956913443197898/replies?only_other_accounts=true&page=true",
"partOf": "https://coffeebean.social/users/chris/statuses/111956913443197898/replies",
"items": []
}
},
"likes": {
"id": "https://coffeebean.social/users/chris/statuses/111956913443197898/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://coffeebean.social/users/chris/statuses/111956913443197898/shares",
"type": "Collection",
"totalItems": 1
}
}
}