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",
"expiry": "toot:expiry",
"Hashtag": "as:Hashtag"
}
],
"id": "https://qoto.org/users/fisunov/statuses/113538456111258176",
"type": "Note",
"summary": null,
"inReplyTo": "https://qoto.org/users/askesis/statuses/113538172818263876",
"published": "2024-11-24T14:42:32Z",
"url": "https://qoto.org/@fisunov/113538456111258176",
"attributedTo": "https://qoto.org/users/fisunov",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/fisunov/followers",
"https://qoto.org/users/askesis"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/fisunov/statuses/113538456111258176",
"inReplyToAtomUri": "https://qoto.org/users/askesis/statuses/113538172818263876",
"conversation": "tag:qoto.org,2024-11-24:objectId=113538172818269796:objectType=Conversation",
"context": "https://qoto.org/contexts/113538172818269796",
"content": "<p><span class=\"h-card\"><a href=\"https://qoto.org/@askesis\" class=\"u-url mention\">@<span>askesis</span></a></span> you speak as if markdown is only thing broken on Qoto. Qoto is seriously broken right now and admin probably having trouble with fixing everything - it may take a long time. I think he should ask help from Fedibird instance admin, considering that Qoto looks like was inspired by Fedibird and share a lot Fedibird code for some of its advanced features so he may know what to do. <a href=\"https://qoto.org/tags/qoto\" class=\"mention hashtag\" rel=\"tag\">#<span>qoto</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://qoto.org/@askesis\" class=\"u-url mention\">@<span>askesis</span></a></span> you speak as if markdown is only thing broken on Qoto. Qoto is seriously broken right now and admin probably having trouble with fixing everything - it may take a long time. I think he should ask help from Fedibird instance admin, considering that Qoto looks like was inspired by Fedibird and share a lot Fedibird code for some of its advanced features so he may know what to do. <a href=\"https://qoto.org/tags/qoto\" class=\"mention hashtag\" rel=\"tag\">#<span>qoto</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://qoto.org/users/askesis",
"name": "@askesis"
},
{
"type": "Hashtag",
"href": "https://qoto.org/tags/qoto",
"name": "#qoto"
}
],
"replies": {
"id": "https://qoto.org/users/fisunov/statuses/113538456111258176/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/fisunov/statuses/113538456111258176/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/fisunov/statuses/113538456111258176/replies",
"items": []
}
}
}