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://eldritch.cafe/users/never/statuses/108201689581041244",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-27T02:32:37Z",
"url": "https://eldritch.cafe/@never/108201689581041244",
"attributedTo": "https://eldritch.cafe/users/never",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://eldritch.cafe/users/never/followers"
],
"sensitive": false,
"atomUri": "https://eldritch.cafe/users/never/statuses/108201689581041244",
"inReplyToAtomUri": null,
"conversation": "tag:eldritch.cafe,2022-04-27:objectId=45422317:objectType=Conversation",
"content": "<p>I think I'm really getting mastodon now. It's an amazing feeling to read my feed and go "wow, I'm all caught up" and then put it away. I think this type of usage is the future of social media as well as the past.</p>",
"contentMap": {
"en": "<p>I think I'm really getting mastodon now. It's an amazing feeling to read my feed and go "wow, I'm all caught up" and then put it away. I think this type of usage is the future of social media as well as the past.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://eldritch.cafe/users/never/statuses/108201689581041244/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://eldritch.cafe/users/never/statuses/108201689581041244/replies?min_id=108201692147196243&page=true",
"partOf": "https://eldritch.cafe/users/never/statuses/108201689581041244/replies",
"items": [
"https://eldritch.cafe/users/never/statuses/108201692147196243"
]
}
},
"likes": {
"id": "https://eldritch.cafe/users/never/statuses/108201689581041244/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://eldritch.cafe/users/never/statuses/108201689581041244/shares",
"type": "Collection",
"totalItems": 11
}
}