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://htt.social/users/tisha/statuses/113356254092804939",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-10-23T10:26:10Z",
"url": "https://htt.social/@tisha/113356254092804939",
"attributedTo": "https://htt.social/users/tisha",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://htt.social/users/tisha/followers"
],
"sensitive": false,
"atomUri": "https://htt.social/users/tisha/statuses/113356254092804939",
"inReplyToAtomUri": null,
"conversation": "tag:htt.social,2024-10-23:objectId=2652204:objectType=Conversation",
"content": "<p>Are you <a href=\"https://htt.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> your own <a href=\"https://htt.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://htt.social/tags/instance\" class=\"mention hashtag\" rel=\"tag\">#<span>instance</span></a> ?</p>",
"contentMap": {
"en": "<p>Are you <a href=\"https://htt.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> your own <a href=\"https://htt.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://htt.social/tags/instance\" class=\"mention hashtag\" rel=\"tag\">#<span>instance</span></a> ?</p>"
},
"endTime": "2024-10-24T10:26:10Z",
"closed": "2024-10-24T10:26:10Z",
"votersCount": 36,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://htt.social/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://htt.social/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://htt.social/tags/instance",
"name": "#instance"
}
],
"replies": {
"id": "https://htt.social/users/tisha/statuses/113356254092804939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://htt.social/users/tisha/statuses/113356254092804939/replies?only_other_accounts=true&page=true",
"partOf": "https://htt.social/users/tisha/statuses/113356254092804939/replies",
"items": []
}
},
"likes": {
"id": "https://htt.social/users/tisha/statuses/113356254092804939/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://htt.social/users/tisha/statuses/113356254092804939/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 12
}
},
{
"type": "Note",
"name": "I don't like fun, fun is not allowed",
"replies": {
"type": "Collection",
"totalItems": 24
}
}
]
}