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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-30T14:08:54Z",
"url": "https://social.linux.pizza/@teklynk/114772707551148638",
"attributedTo": "https://social.linux.pizza/users/teklynk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/teklynk/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2025-06-30:objectId=190546281:objectType=Conversation",
"content": "<p>Free Script: This is one of the back up scripts that I use on my NAS. I have a USB hard drive dock connected to the server. A usb automount utility auto mounts the usb drive when connected. Every week I insert the backup drive into the usb dock and start the script. I then get a Discord notificatiion when the backup completes. <a href=\"https://hastebin.teklynk.com/qokuwigomu.bash\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hastebin.teklynk.com/qokuwigom</span><span class=\"invisible\">u.bash</span></a> <a href=\"https://social.linux.pizza/tags/freescriptfriday\" class=\"mention hashtag\" rel=\"tag\">#<span>freescriptfriday</span></a> <a href=\"https://social.linux.pizza/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://social.linux.pizza/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://social.linux.pizza/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>Free Script: This is one of the back up scripts that I use on my NAS. I have a USB hard drive dock connected to the server. A usb automount utility auto mounts the usb drive when connected. Every week I insert the backup drive into the usb dock and start the script. I then get a Discord notificatiion when the backup completes. <a href=\"https://hastebin.teklynk.com/qokuwigomu.bash\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hastebin.teklynk.com/qokuwigom</span><span class=\"invisible\">u.bash</span></a> <a href=\"https://social.linux.pizza/tags/freescriptfriday\" class=\"mention hashtag\" rel=\"tag\">#<span>freescriptfriday</span></a> <a href=\"https://social.linux.pizza/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://social.linux.pizza/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://social.linux.pizza/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/freescriptfriday",
"name": "#freescriptfriday"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638/replies?only_other_accounts=true&page=true",
"partOf": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638/replies",
"items": []
}
},
"likes": {
"id": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.linux.pizza/users/teklynk/statuses/114772707551148638/shares",
"type": "Collection",
"totalItems": 1
}
}