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://hcommons.social/users/wragge/statuses/113106082972428239",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-09T06:04:21Z",
"url": "https://hcommons.social/@wragge/113106082972428239",
"attributedTo": "https://hcommons.social/users/wragge",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hcommons.social/users/wragge/followers"
],
"sensitive": false,
"atomUri": "https://hcommons.social/users/wragge/statuses/113106082972428239",
"inReplyToAtomUri": null,
"conversation": "tag:hcommons.social,2024-09-09:objectId=47915091:objectType=Conversation",
"localOnly": false,
"content": "<p>Just updating the notebook I use to find non-English newspapers in <a href=\"https://hcommons.social/tags/Trove\" class=\"mention hashtag\" rel=\"tag\">#<span>Trove</span></a> and I've had to change the language detection module because the old one isn't being maintained. Interestingly, the old one tended to detect bad OCR as 'Maltese', while the new one sees it as 'Latin'...</p>",
"contentMap": {
"en": "<p>Just updating the notebook I use to find non-English newspapers in <a href=\"https://hcommons.social/tags/Trove\" class=\"mention hashtag\" rel=\"tag\">#<span>Trove</span></a> and I've had to change the language detection module because the old one isn't being maintained. Interestingly, the old one tended to detect bad OCR as 'Maltese', while the new one sees it as 'Latin'...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hcommons.social/tags/trove",
"name": "#trove"
}
],
"replies": {
"id": "https://hcommons.social/users/wragge/statuses/113106082972428239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hcommons.social/users/wragge/statuses/113106082972428239/replies?only_other_accounts=true&page=true",
"partOf": "https://hcommons.social/users/wragge/statuses/113106082972428239/replies",
"items": []
}
}
}