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/113955549665527147",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/113955525423719360",
"published": "2025-02-06T06:34:54Z",
"url": "https://neuromatch.social/@jonny/113955549665527147",
"attributedTo": "https://neuromatch.social/users/jonny",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://neuromatch.social/users/jonny/followers"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/jonny/statuses/113955549665527147",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/113955525423719360",
"conversation": "tag:neuromatch.social,2025-02-06:objectId=23339314:objectType=Conversation",
"content": "<p>like... division of labor - some people know critical data that needs to be archived but have no storage. some people have storage but don't know what needs to be archived. you have any number of people who have a spare TB or two and want to sign up to help archive stuff, and to then to be able to link that up in a moderated archival space instead of the IPFS/crypto idea of \"hold open some volume of storage so you can rent it out like a fuckin storage landlord to {literally anything}\"</p>",
"contentMap": {
"en": "<p>like... division of labor - some people know critical data that needs to be archived but have no storage. some people have storage but don't know what needs to be archived. you have any number of people who have a spare TB or two and want to sign up to help archive stuff, and to then to be able to link that up in a moderated archival space instead of the IPFS/crypto idea of \"hold open some volume of storage so you can rent it out like a fuckin storage landlord to {literally anything}\"</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113955549665527147/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113955549665527147/replies?min_id=113955619922524061&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113955549665527147/replies",
"items": [
"https://neuromatch.social/users/jonny/statuses/113955619922524061"
]
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113955549665527147/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113955549665527147/shares",
"type": "Collection",
"totalItems": 2
}
}