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/113322590753436741/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-10-17T11:45:08Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T11:45:08Z",
"url": "https://functional.cafe/@aru/113322590753436741",
"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/113322590753436741",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-10-17:objectId=43004597:objectType=Conversation",
"content": "<p>I just finished migrating my 4 drive <a href=\"https://functional.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> pool (two mirrored vdevs) into a raidz2 configuration without losing any data. I'm happy it went well, but the whole endeavour was way too risky to my taste</p>",
"contentMap": {
"en": "<p>I just finished migrating my 4 drive <a href=\"https://functional.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> pool (two mirrored vdevs) into a raidz2 configuration without losing any data. I'm happy it went well, but the whole endeavour was way too risky to my taste</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/zfs",
"name": "#zfs"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113322590753436741/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113322590753436741/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/shares",
"type": "Collection",
"totalItems": 0
}
}
}