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://mastodon.social/users/linuxexpert/statuses/114792631335868335",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-04T02:35:47Z",
"url": "https://mastodon.social/@linuxexpert/114792631335868335",
"attributedTo": "https://mastodon.social/users/linuxexpert",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/linuxexpert/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-07-04:objectId=1039319278:objectType=Conversation",
"content": "<p>From Bash to Python: A System Engineer’s Scripting Evolution</p><p>I break down how Python transformed my workflow after decades of Bash scripting, with real-world examples and cross-platform improvements.</p><p><a href=\"https://linuxexpert.org/from-bash-to-python/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">linuxexpert.org/from-bash-to-p</span><span class=\"invisible\">ython/</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/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/Bash\" class=\"mention hashtag\" rel=\"tag\">#<span>Bash</span></a> <a href=\"https://mastodon.social/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a> <a href=\"https://mastodon.social/tags/DevOps\" class=\"mention hashtag\" rel=\"tag\">#<span>DevOps</span></a> <a href=\"https://mastodon.social/tags/Automation\" class=\"mention hashtag\" rel=\"tag\">#<span>Automation</span></a> <a href=\"https://mastodon.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>",
"contentMap": {
"en": "<p>From Bash to Python: A System Engineer’s Scripting Evolution</p><p>I break down how Python transformed my workflow after decades of Bash scripting, with real-world examples and cross-platform improvements.</p><p><a href=\"https://linuxexpert.org/from-bash-to-python/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">linuxexpert.org/from-bash-to-p</span><span class=\"invisible\">ython/</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/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/Bash\" class=\"mention hashtag\" rel=\"tag\">#<span>Bash</span></a> <a href=\"https://mastodon.social/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a> <a href=\"https://mastodon.social/tags/DevOps\" class=\"mention hashtag\" rel=\"tag\">#<span>DevOps</span></a> <a href=\"https://mastodon.social/tags/Automation\" class=\"mention hashtag\" rel=\"tag\">#<span>Automation</span></a> <a href=\"https://mastodon.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/sysadmin",
"name": "#sysadmin"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devops",
"name": "#devops"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/automation",
"name": "#automation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.social/users/linuxexpert/statuses/114792631335868335/shares",
"type": "Collection",
"totalItems": 10
}
}