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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/kunai_project",
"published": "2024-07-12T08:43:00Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kunai_project/followers"
],
"object": {
"id": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-12T08:43:00Z",
"url": "https://infosec.exchange/@kunai_project/112772630496551718",
"attributedTo": "https://infosec.exchange/users/kunai_project",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kunai_project/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-07-12:objectId=175175941:objectType=Conversation",
"content": "<p>If you ever wanted to build Kunai by yourself 🔧 , you might have found the process quite heavy 😅 . Even though there was a good reason for that in the past, it is no longer the case. So the last PR merge simplifies a lot that building process and you don't need to compile LLVM anymore :dragon_coolmlem:</p>",
"contentMap": {
"en": "<p>If you ever wanted to build Kunai by yourself 🔧 , you might have found the process quite heavy 😅 . Even though there was a good reason for that in the past, it is no longer the case. So the last PR merge simplifies a lot that building process and you don't need to compile LLVM anymore :dragon_coolmlem:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://infosec.exchange/emojis/241716",
"type": "Emoji",
"name": ":dragon_coolmlem:",
"updated": "2023-04-21T22:23:58Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/custom_emojis/images/000/241/716/original/2e558455e2ba295a.png"
}
}
],
"replies": {
"id": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/kunai_project/statuses/112772630496551718/shares",
"type": "Collection",
"totalItems": 1
}
}
}