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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-29T14:47:57Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-29T14:47:57Z",
"url": "https://functional.cafe/@aru/112870324785407321",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112870324785407321",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-07-29:objectId=39261015:objectType=Conversation",
"content": "<p>Getting photos off an android phone is such a pain in the lower back while using the conventional methods. Luckily, a combination of <a href=\"https://functional.cafe/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, <a href=\"https://functional.cafe/tags/dired\" class=\"mention hashtag\" rel=\"tag\">#<span>dired</span></a>, <a href=\"https://functional.cafe/tags/tramp\" class=\"mention hashtag\" rel=\"tag\">#<span>tramp</span></a> and <a href=\"https://functional.cafe/tags/adb\" class=\"mention hashtag\" rel=\"tag\">#<span>adb</span></a> makes it almost effortless.</p>",
"contentMap": {
"en": "<p>Getting photos off an android phone is such a pain in the lower back while using the conventional methods. Luckily, a combination of <a href=\"https://functional.cafe/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, <a href=\"https://functional.cafe/tags/dired\" class=\"mention hashtag\" rel=\"tag\">#<span>dired</span></a>, <a href=\"https://functional.cafe/tags/tramp\" class=\"mention hashtag\" rel=\"tag\">#<span>tramp</span></a> and <a href=\"https://functional.cafe/tags/adb\" class=\"mention hashtag\" rel=\"tag\">#<span>adb</span></a> makes it almost effortless.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/dired",
"name": "#dired"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/tramp",
"name": "#tramp"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/adb",
"name": "#adb"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112870324785407321/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112870324785407321/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/shares",
"type": "Collection",
"totalItems": 0
}
}
}