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/blinry/statuses/112768794765188963",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/blinry/statuses/112768770358639812",
"published": "2024-07-11T16:27:32Z",
"url": "https://chaos.social/@blinry/112768794765188963",
"attributedTo": "https://chaos.social/users/blinry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/blinry/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/blinry/statuses/112768794765188963",
"inReplyToAtomUri": "https://chaos.social/users/blinry/statuses/112768770358639812",
"conversation": "tag:chaos.social,2024-07-11:objectId=194724780:objectType=Conversation",
"content": "<p>Ideas for further improvement:</p><p>- Add a setting for the Morse code speed!<br />- Servers that are further away from you could look weaker/be more quiet?<br />- Eventually, it would be super fun to allow you to log in with your Mastodon account, and send toots/reply to people using Morse code! :D</p><p><a href=\"https://chaos.social/tags/morsetodon\" class=\"mention hashtag\" rel=\"tag\">#<span>morsetodon</span></a></p>",
"contentMap": {
"en": "<p>Ideas for further improvement:</p><p>- Add a setting for the Morse code speed!<br />- Servers that are further away from you could look weaker/be more quiet?<br />- Eventually, it would be super fun to allow you to log in with your Mastodon account, and send toots/reply to people using Morse code! :D</p><p><a href=\"https://chaos.social/tags/morsetodon\" class=\"mention hashtag\" rel=\"tag\">#<span>morsetodon</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/morsetodon",
"name": "#morsetodon"
}
],
"replies": {
"id": "https://chaos.social/users/blinry/statuses/112768794765188963/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/blinry/statuses/112768794765188963/replies?min_id=112769284255144152&page=true",
"partOf": "https://chaos.social/users/blinry/statuses/112768794765188963/replies",
"items": [
"https://chaos.social/users/blinry/statuses/112769284255144152"
]
}
},
"likes": {
"id": "https://chaos.social/users/blinry/statuses/112768794765188963/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://chaos.social/users/blinry/statuses/112768794765188963/shares",
"type": "Collection",
"totalItems": 2
}
}