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://pointless.chat/users/silverkey/statuses/110797912827059126",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-29T14:46:20Z",
"url": "https://pointless.chat/@silverkey/110797912827059126",
"attributedTo": "https://pointless.chat/users/silverkey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pointless.chat/users/silverkey/followers"
],
"sensitive": false,
"atomUri": "https://pointless.chat/users/silverkey/statuses/110797912827059126",
"inReplyToAtomUri": null,
"conversation": "tag:pointless.chat,2023-07-29:objectId=817410:objectType=Conversation",
"content": "<p>마스토돈 계정 이동 기능은 정말 좋지만 게시물까지 이동이 안되는건 아쉽다. 내 수제 툿들 ㅠㅠㅠ 엉엉</p>",
"contentMap": {
"ko": "<p>마스토돈 계정 이동 기능은 정말 좋지만 게시물까지 이동이 안되는건 아쉽다. 내 수제 툿들 ㅠㅠㅠ 엉엉</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://pointless.chat/users/silverkey/statuses/110797912827059126/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pointless.chat/users/silverkey/statuses/110797912827059126/replies?only_other_accounts=true&page=true",
"partOf": "https://pointless.chat/users/silverkey/statuses/110797912827059126/replies",
"items": []
}
},
"likes": {
"id": "https://pointless.chat/users/silverkey/statuses/110797912827059126/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://pointless.chat/users/silverkey/statuses/110797912827059126/shares",
"type": "Collection",
"totalItems": 0
}
}