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"
}
],
"id": "https://mastodon.social/users/christademayo/statuses/110146702785864046",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2023-04-05T14:35:03Z",
"url": "https://mastodon.social/@christademayo/110146702785864046",
"attributedTo": "https://mastodon.social/users/christademayo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/christademayo/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/christademayo/statuses/110146702785864046",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-04-05:objectId=427475654:objectType=Conversation",
"content": "<p>Sometimes I think I’ve followed folks and then they disappear. Is this:</p>",
"contentMap": {
"en": "<p>Sometimes I think I’ve followed folks and then they disappear. Is this:</p>"
},
"endTime": "2023-04-06T14:35:03Z",
"closed": "2023-04-06T14:35:03Z",
"votersCount": 9,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/christademayo/statuses/110146702785864046/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/christademayo/statuses/110146702785864046/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/christademayo/statuses/110146702785864046/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/christademayo/statuses/110146702785864046/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/christademayo/statuses/110146702785864046/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "Tech issue",
"replies": {
"type": "Collection",
"totalItems": 4
}
},
{
"type": "Note",
"name": "The don’t like me",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "I’m dreaming",
"replies": {
"type": "Collection",
"totalItems": 4
}
},
{
"type": "Note",
"name": "Something else",
"replies": {
"type": "Collection",
"totalItems": 1
}
}
]
}