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://hostux.social/users/lfa/statuses/114054988170865571",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-23T20:03:26Z",
"url": "https://hostux.social/@lfa/114054988170865571",
"attributedTo": "https://hostux.social/users/lfa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hostux.social/users/lfa/followers",
"https://social.tchncs.de/users/xuxxux"
],
"sensitive": false,
"atomUri": "https://hostux.social/users/lfa/statuses/114054988170865571",
"inReplyToAtomUri": null,
"conversation": "tag:hostux.social,2025-02-23:objectId=133651326:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@xuxxux\" class=\"u-url mention\">@<span>xuxxux</span></a></span> It's the only software I compile manually on my <a href=\"https://hostux.social/tags/Devuan\" class=\"mention hashtag\" rel=\"tag\">#<span>Devuan</span></a> box to have always the latest version</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@xuxxux\" class=\"u-url mention\">@<span>xuxxux</span></a></span> It's the only software I compile manually on my <a href=\"https://hostux.social/tags/Devuan\" class=\"mention hashtag\" rel=\"tag\">#<span>Devuan</span></a> box to have always the latest version</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.tchncs.de/users/xuxxux",
"name": "@xuxxux@social.tchncs.de"
},
{
"type": "Hashtag",
"href": "https://hostux.social/tags/devuan",
"name": "#devuan"
}
],
"replies": {
"id": "https://hostux.social/users/lfa/statuses/114054988170865571/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/lfa/statuses/114054988170865571/replies?only_other_accounts=true&page=true",
"partOf": "https://hostux.social/users/lfa/statuses/114054988170865571/replies",
"items": []
}
},
"likes": {
"id": "https://hostux.social/users/lfa/statuses/114054988170865571/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://hostux.social/users/lfa/statuses/114054988170865571/shares",
"type": "Collection",
"totalItems": 0
}
}