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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://coffeebean.social/users/chris/statuses/112014853826979813",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-29T12:50:26Z",
"url": "https://coffeebean.social/@chris/112014853826979813",
"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/112014853826979813",
"inReplyToAtomUri": null,
"conversation": "tag:coffeebean.social,2024-02-29:objectId=52700:objectType=Conversation",
"content": "<p>I installed <a href=\"https://coffeebean.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> on some older end-of-life hardware (including my wife's macbook air) and buddy these things really have a new lease on life...<br />And she seems to have had no trouble switching from MacOS, which I was worried about.</p>",
"contentMap": {
"en": "<p>I installed <a href=\"https://coffeebean.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> on some older end-of-life hardware (including my wife's macbook air) and buddy these things really have a new lease on life...<br />And she seems to have had no trouble switching from MacOS, which I was worried about.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://coffeebean.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://coffeebean.social/users/chris/statuses/112014853826979813/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coffeebean.social/users/chris/statuses/112014853826979813/replies?only_other_accounts=true&page=true",
"partOf": "https://coffeebean.social/users/chris/statuses/112014853826979813/replies",
"items": []
}
},
"likes": {
"id": "https://coffeebean.social/users/chris/statuses/112014853826979813/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://coffeebean.social/users/chris/statuses/112014853826979813/shares",
"type": "Collection",
"totalItems": 0
}
}