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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://neuromatch.social/users/jonny/statuses/114052141454480939",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/114052108782246163",
"published": "2025-02-23T07:59:28Z",
"url": "https://neuromatch.social/@jonny/114052141454480939",
"attributedTo": "https://neuromatch.social/users/jonny",
"to": [
"https://neuromatch.social/users/jonny/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/jonny/statuses/114052141454480939",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/114052108782246163",
"conversation": "tag:neuromatch.social,2025-02-23:objectId=24211186:objectType=Conversation",
"content": "<p>this has been a group project but we haven't discussed public ID yet so i'll hold back for now. also you are welcome to join up and hack on a really sick thing as well. there is a lot to do and a huge amount of open ground that just hasn't ever been done in bittorrent tracker space, or distributed indexes space.</p><p>edit: code is here - <a href=\"https://codeberg.org/Safeguarding/sciop\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/Safeguarding/sciop</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>this has been a group project but we haven't discussed public ID yet so i'll hold back for now. also you are welcome to join up and hack on a really sick thing as well. there is a lot to do and a huge amount of open ground that just hasn't ever been done in bittorrent tracker space, or distributed indexes space.</p><p>edit: code is here - <a href=\"https://codeberg.org/Safeguarding/sciop\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/Safeguarding/sciop</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2025-02-23T07:59:50Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/114052141454480939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/114052141454480939/replies?min_id=114052187192687737&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/114052141454480939/replies",
"items": [
"https://neuromatch.social/users/jonny/statuses/114052187192687737"
]
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/114052141454480939/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/114052141454480939/shares",
"type": "Collection",
"totalItems": 10
}
}