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://functional.cafe/users/aru/statuses/112872110658669167/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-29T22:22:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://emacs.ch/users/holgerschurig"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167",
"type": "Note",
"summary": null,
"inReplyTo": "https://emacs.ch/users/holgerschurig/statuses/112872055560255452",
"published": "2024-07-29T22:22:07Z",
"url": "https://functional.cafe/@aru/112872110658669167",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://emacs.ch/users/holgerschurig"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112872110658669167",
"inReplyToAtomUri": "https://emacs.ch/users/holgerschurig/statuses/112872055560255452",
"conversation": "tag:functional.cafe,2024-07-29:objectId=39261015:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@holgerschurig\" class=\"u-url mention\">@<span>holgerschurig</span></a></span> That's a good point. I do use syncthing for other things, but I'm hesitant to use it for the use cases like this, where I want to kick it off and wait for it to finish, rather than let it run continuously.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@holgerschurig\" class=\"u-url mention\">@<span>holgerschurig</span></a></span> That's a good point. I do use syncthing for other things, but I'm hesitant to use it for the use cases like this, where I want to kick it off and wait for it to finish, rather than let it run continuously.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://emacs.ch/users/holgerschurig",
"name": "@holgerschurig@emacs.ch"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112872110658669167/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112872110658669167/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/shares",
"type": "Collection",
"totalItems": 0
}
}
}