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/114601994985158113",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-05-31T10:34:27Z",
"url": "https://qoto.org/@fisunov/114601994985158113",
"attributedTo": "https://qoto.org/users/fisunov",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/fisunov/followers"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/fisunov/statuses/114601994985158113",
"inReplyToAtomUri": null,
"conversation": "tag:qoto.org,2025-05-31:objectId=114601994985160548:objectType=Conversation",
"context": "https://qoto.org/contexts/114601994985160548",
"content": "<p>To other <a href=\"https://qoto.org/tags/qoto\" class=\"mention hashtag\" rel=\"tag\">#<span>qoto</span></a> users: My replies to posts of users from other instances don't go through to their posts on their instances. Can you give this post a star or answer a poll if you have the same problem on qoto?</p>",
"contentMap": {
"en": "<p>To other <a href=\"https://qoto.org/tags/qoto\" class=\"mention hashtag\" rel=\"tag\">#<span>qoto</span></a> users: My replies to posts of users from other instances don't go through to their posts on their instances. Can you give this post a star or answer a poll if you have the same problem on qoto?</p>"
},
"endTime": "2025-06-07T10:34:27Z",
"closed": "2025-06-07T10:34:27Z",
"votersCount": 0,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://qoto.org/tags/qoto",
"name": "#qoto"
}
],
"replies": {
"id": "https://qoto.org/users/fisunov/statuses/114601994985158113/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/fisunov/statuses/114601994985158113/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/fisunov/statuses/114601994985158113/replies",
"items": []
}
},
"oneOf": [
{
"type": "Note",
"name": "Yes, my replies don't sent too",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "No, no replies problems for me",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}