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://chaos.social/users/swetland/statuses/110054175095460185",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-20T06:24:03Z",
"url": "https://chaos.social/@swetland/110054175095460185",
"attributedTo": "https://chaos.social/users/swetland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/swetland/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/swetland/statuses/110054175095460185",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2023-03-20:objectId=99509623:objectType=Conversation",
"content": "<p>With my emulated serial mouse I managed to fire up the network on this ancient BeBox and enable telnetd. Yay remote shell!</p><p><a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://chaos.social/tags/bebox\" class=\"mention hashtag\" rel=\"tag\">#<span>bebox</span></a> <a href=\"https://chaos.social/tags/trickery\" class=\"mention hashtag\" rel=\"tag\">#<span>trickery</span></a></p>",
"contentMap": {
"en": "<p>With my emulated serial mouse I managed to fire up the network on this ancient BeBox and enable telnetd. Yay remote shell!</p><p><a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://chaos.social/tags/bebox\" class=\"mention hashtag\" rel=\"tag\">#<span>bebox</span></a> <a href=\"https://chaos.social/tags/trickery\" class=\"mention hashtag\" rel=\"tag\">#<span>trickery</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/bebox",
"name": "#bebox"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/trickery",
"name": "#trickery"
}
],
"replies": {
"id": "https://chaos.social/users/swetland/statuses/110054175095460185/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/swetland/statuses/110054175095460185/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/swetland/statuses/110054175095460185/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/swetland/statuses/110054175095460185/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://chaos.social/users/swetland/statuses/110054175095460185/shares",
"type": "Collection",
"totalItems": 0
}
}