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://techhub.social/users/diazona/statuses/112902556045098783",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/112896090063349355",
"published": "2024-08-04T07:24:47Z",
"url": "https://techhub.social/@diazona/112902556045098783",
"attributedTo": "https://techhub.social/users/diazona",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/diazona/followers",
"https://neuromatch.social/users/jonny"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/diazona/statuses/112902556045098783",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/112896090063349355",
"conversation": "tag:neuromatch.social,2024-08-03:objectId=15759018:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@jonny\" class=\"u-url mention\">@<span>jonny</span></a></span> Huh interesting, I just recently started trying out <a href=\"https://techhub.social/tags/PyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCharm</span></a> and I have not noticed any AI features enabled. 🤷</p><p>PyCharm already seems to find plenty of ways to bug me with irrelevant warnings and suggestions even without AI.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@jonny\" class=\"u-url mention\">@<span>jonny</span></a></span> Huh interesting, I just recently started trying out <a href=\"https://techhub.social/tags/PyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCharm</span></a> and I have not noticed any AI features enabled. 🤷</p><p>PyCharm already seems to find plenty of ways to bug me with irrelevant warnings and suggestions even without AI.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://neuromatch.social/users/jonny",
"name": "@jonny@neuromatch.social"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/pycharm",
"name": "#pycharm"
}
],
"replies": {
"id": "https://techhub.social/users/diazona/statuses/112902556045098783/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/diazona/statuses/112902556045098783/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/diazona/statuses/112902556045098783/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/diazona/statuses/112902556045098783/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://techhub.social/users/diazona/statuses/112902556045098783/shares",
"type": "Collection",
"totalItems": 0
}
}