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://cyberplace.social/users/Wuzzy/statuses/114451380187674894",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-04T20:11:08Z",
"url": "https://cyberplace.social/@Wuzzy/114451380187674894",
"attributedTo": "https://cyberplace.social/users/Wuzzy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cyberplace.social/users/Wuzzy/followers"
],
"sensitive": false,
"atomUri": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894",
"inReplyToAtomUri": null,
"conversation": "tag:cyberplace.social,2025-05-04:objectId=51408068:objectType=Conversation",
"content": "<p>lol I was just building the update for the Nose Ears comic archive to add comics 900 to 1000 but then I noticed there were some off-by-one errors in the comic statistics page that went unnoticed all those years. 🤯<br />It counted one more comic than actually existed. Should be fixed now.</p><p>Lesson learned: Always test your statistics features before deploying them. 😅</p><p><a href=\"https://cyberplace.social/tags/FAIL\" class=\"mention hashtag\" rel=\"tag\">#<span>FAIL</span></a> <a href=\"https://cyberplace.social/tags/NoseEars\" class=\"mention hashtag\" rel=\"tag\">#<span>NoseEars</span></a> <a href=\"https://cyberplace.social/tags/webdesign\" class=\"mention hashtag\" rel=\"tag\">#<span>webdesign</span></a> <a href=\"https://cyberplace.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://cyberplace.social/tags/test\" class=\"mention hashtag\" rel=\"tag\">#<span>test</span></a></p>",
"contentMap": {
"en": "<p>lol I was just building the update for the Nose Ears comic archive to add comics 900 to 1000 but then I noticed there were some off-by-one errors in the comic statistics page that went unnoticed all those years. 🤯<br />It counted one more comic than actually existed. Should be fixed now.</p><p>Lesson learned: Always test your statistics features before deploying them. 😅</p><p><a href=\"https://cyberplace.social/tags/FAIL\" class=\"mention hashtag\" rel=\"tag\">#<span>FAIL</span></a> <a href=\"https://cyberplace.social/tags/NoseEars\" class=\"mention hashtag\" rel=\"tag\">#<span>NoseEars</span></a> <a href=\"https://cyberplace.social/tags/webdesign\" class=\"mention hashtag\" rel=\"tag\">#<span>webdesign</span></a> <a href=\"https://cyberplace.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://cyberplace.social/tags/test\" class=\"mention hashtag\" rel=\"tag\">#<span>test</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/fail",
"name": "#fail"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/noseears",
"name": "#noseears"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/webdesign",
"name": "#webdesign"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://cyberplace.social/tags/test",
"name": "#test"
}
],
"replies": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894/replies?min_id=114451426357431527&page=true",
"partOf": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894/replies",
"items": [
"https://cyberplace.social/users/Wuzzy/statuses/114451426357431527"
]
}
},
"likes": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://cyberplace.social/users/Wuzzy/statuses/114451380187674894/shares",
"type": "Collection",
"totalItems": 1
}
}