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://wandering.shop/users/kagan/statuses/114611219678367427",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-02T01:40:25Z",
"url": "https://wandering.shop/@kagan/114611219678367427",
"attributedTo": "https://wandering.shop/users/kagan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/kagan/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/kagan/statuses/114611219678367427",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2025-06-02:objectId=161021594:objectType=Conversation",
"content": "<p>"I recently tried to revive a simple React project from 2015. What should have been a quick update became a multi-day archaeology expedition.... Updating React required rewriting significant portions of the codebase. The solution? I converted it to static HTML and CSS. The entire process took about an hour, the site loads instantly, and it will run unchanged for years."</p><p><a href=\"https://idiallo.com/blog/what-we-lost-with-php-and-jquery\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">idiallo.com/blog/what-we-lost-</span><span class=\"invisible\">with-php-and-jquery</span></a></p><p><a href=\"https://wandering.shop/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://wandering.shop/tags/overengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>overengineering</span></a> <a href=\"https://wandering.shop/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://wandering.shop/tags/WebDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDevelopment</span></a> <a href=\"https://wandering.shop/tags/ReactJS\" class=\"mention hashtag\" rel=\"tag\">#<span>ReactJS</span></a></p>",
"contentMap": {
"en": "<p>"I recently tried to revive a simple React project from 2015. What should have been a quick update became a multi-day archaeology expedition.... Updating React required rewriting significant portions of the codebase. The solution? I converted it to static HTML and CSS. The entire process took about an hour, the site loads instantly, and it will run unchanged for years."</p><p><a href=\"https://idiallo.com/blog/what-we-lost-with-php-and-jquery\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">idiallo.com/blog/what-we-lost-</span><span class=\"invisible\">with-php-and-jquery</span></a></p><p><a href=\"https://wandering.shop/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://wandering.shop/tags/overengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>overengineering</span></a> <a href=\"https://wandering.shop/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://wandering.shop/tags/WebDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDevelopment</span></a> <a href=\"https://wandering.shop/tags/ReactJS\" class=\"mention hashtag\" rel=\"tag\">#<span>ReactJS</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/react",
"name": "#react"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/overengineering",
"name": "#overengineering"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/webdevelopment",
"name": "#webdevelopment"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/reactjs",
"name": "#reactjs"
}
],
"replies": {
"id": "https://wandering.shop/users/kagan/statuses/114611219678367427/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/kagan/statuses/114611219678367427/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/kagan/statuses/114611219678367427/replies",
"items": []
}
},
"likes": {
"id": "https://wandering.shop/users/kagan/statuses/114611219678367427/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://wandering.shop/users/kagan/statuses/114611219678367427/shares",
"type": "Collection",
"totalItems": 9
}
}