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://mastodon.mauve.moe/users/mauve/statuses/110373701962410328",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-15T16:43:56Z",
"url": "https://mastodon.mauve.moe/@mauve/110373701962410328",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110373701962410328",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2023-05-15:objectId=246454:objectType=Conversation",
"content": "<p>Apparently the <a href=\"https://mastodon.mauve.moe/tags/rokid\" class=\"mention hashtag\" rel=\"tag\">#<span>rokid</span></a> Max has a button that turns on "3d mode" by presenting the two eyes as separate (or was it extended?) displays.</p><p>I'm planning to use this for shenanigans by having different windows presented in each eye. E.g. on my left I can have my chats and references, and on my right I can have my terminals / editors.</p><p>It's likely it won't just work out of the box, but it'd be fun if it did. :P</p>",
"contentMap": {
"en": "<p>Apparently the <a href=\"https://mastodon.mauve.moe/tags/rokid\" class=\"mention hashtag\" rel=\"tag\">#<span>rokid</span></a> Max has a button that turns on "3d mode" by presenting the two eyes as separate (or was it extended?) displays.</p><p>I'm planning to use this for shenanigans by having different windows presented in each eye. E.g. on my left I can have my chats and references, and on my right I can have my terminals / editors.</p><p>It's likely it won't just work out of the box, but it'd be fun if it did. :P</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Rokid",
"name": "#Rokid"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110373701962410328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110373701962410328/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110373701962410328/replies",
"items": []
}
}
}