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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://pointless.chat/users/silverkey/statuses/110797929548158192",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-29T14:50:35Z",
"url": "https://pointless.chat/@silverkey/110797929548158192",
"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/110797929548158192",
"inReplyToAtomUri": null,
"conversation": "tag:pointless.chat,2023-07-29:objectId=817487:objectType=Conversation",
"content": "<p>수제 툿 만드는 중</p>",
"contentMap": {
"ko": "<p>수제 툿 만드는 중</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://contents.pointless.chat/media_attachments/files/110/797/929/222/609/251/original/9fc6da849edcd5e3.mp4",
"name": null,
"blurhash": "UQR2;|WA~qs;RoRkt5xt~qWCD%oe-nt7M|M|",
"width": 350,
"height": 300
}
],
"tag": [],
"replies": {
"id": "https://pointless.chat/users/silverkey/statuses/110797929548158192/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pointless.chat/users/silverkey/statuses/110797929548158192/replies?min_id=110797931621980285&page=true",
"partOf": "https://pointless.chat/users/silverkey/statuses/110797929548158192/replies",
"items": [
"https://pointless.chat/users/silverkey/statuses/110797931621980285"
]
}
},
"likes": {
"id": "https://pointless.chat/users/silverkey/statuses/110797929548158192/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://pointless.chat/users/silverkey/statuses/110797929548158192/shares",
"type": "Collection",
"totalItems": 4
}
}