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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/nixCraft/statuses/113324235839007191",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T18:43:30Z",
"url": "https://mastodon.social/@nixCraft/113324235839007191",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/113324235839007191",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-17:objectId=824967583:objectType=Conversation",
"content": "<p>Everything is a file under Linux and ls* and friends can help you to dig out more information from the system than you originally thought. These Linux tips may come in handy when you need to find out information quickly without going through /proc or sysfs. </p><p>ls* Commands Are Even More Useful Than You May Have Thought <a href=\"https://www.cyberciti.biz/open-source/command-line-hacks/linux-ls-commands-examples/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberciti.biz/open-source/comm</span><span class=\"invisible\">and-line-hacks/linux-ls-commands-examples/</span></a></p><p><a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>Everything is a file under Linux and ls* and friends can help you to dig out more information from the system than you originally thought. These Linux tips may come in handy when you need to find out information quickly without going through /proc or sysfs. </p><p>ls* Commands Are Even More Useful Than You May Have Thought <a href=\"https://www.cyberciti.biz/open-source/command-line-hacks/linux-ls-commands-examples/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberciti.biz/open-source/comm</span><span class=\"invisible\">and-line-hacks/linux-ls-commands-examples/</span></a></p><p><a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/324/233/723/589/466/original/3d6e0607268cac4a.png",
"name": "See the topology of the Linux system using the lstopo command.",
"blurhash": "UPONL7%MDj%44mNFfRt89Gs;WTR$RQofj?WB",
"focalPoint": [
0,
0
],
"width": 599,
"height": 611
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/113324235839007191/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/113324235839007191/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/113324235839007191/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/113324235839007191/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/113324235839007191/shares",
"type": "Collection",
"totalItems": 35
}
}