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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://60228.dev/users/leo/statuses/113511276973468545",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511255822252972",
"published": "2024-11-19T19:30:31Z",
"url": "https://60228.dev/@leo/113511276973468545",
"attributedTo": "https://60228.dev/users/leo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://60228.dev/users/leo/followers"
],
"sensitive": false,
"atomUri": "https://60228.dev/users/leo/statuses/113511276973468545",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511255822252972",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p>so you get</p><ul><li>tailscale funnel except bad (explicit warning that there's no <code>X-Forwarded-For</code> lol lmao)</li><li>prefilled alexa api keys</li><li>prefilled google assistant api keys</li><li>a TTS integration that i'm sure is just rebadged amazon polly or smth</li><li>a TURN relay</li><li>\"World's most private voice assistant\" (powered by OpenAI)</li></ul><p>lmao.</p>",
"contentMap": {
"en": "<p>so you get</p><ul><li>tailscale funnel except bad (explicit warning that there's no <code>X-Forwarded-For</code> lol lmao)</li><li>prefilled alexa api keys</li><li>prefilled google assistant api keys</li><li>a TTS integration that i'm sure is just rebadged amazon polly or smth</li><li>a TURN relay</li><li>\"World's most private voice assistant\" (powered by OpenAI)</li></ul><p>lmao.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://60228.dev/users/leo/statuses/113511276973468545/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://60228.dev/users/leo/statuses/113511276973468545/replies?min_id=113511278117628974&page=true",
"partOf": "https://60228.dev/users/leo/statuses/113511276973468545/replies",
"items": [
"https://60228.dev/users/leo/statuses/113511278117628974"
]
}
},
"likes": {
"id": "https://60228.dev/users/leo/statuses/113511276973468545/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://60228.dev/users/leo/statuses/113511276973468545/shares",
"type": "Collection",
"totalItems": 1
}
}