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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-19T13:06:22Z",
"url": "https://infosec.exchange/@lukeswitzer/113334234791694933",
"attributedTo": "https://infosec.exchange/users/lukeswitzer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/lukeswitzer/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-10-19:objectId=204620219:objectType=Conversation",
"content": "<p>Note to self: <a href=\"https://infosec.exchange/tags/coffee\" class=\"mention hashtag\" rel=\"tag\">#<span>coffee</span></a> isn’t enough when reversing malware for a week straight- and now the code is taunting me lol</p><p><a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a> <a href=\"https://infosec.exchange/tags/mirai\" class=\"mention hashtag\" rel=\"tag\">#<span>mirai</span></a></p>",
"contentMap": {
"en": "<p>Note to self: <a href=\"https://infosec.exchange/tags/coffee\" class=\"mention hashtag\" rel=\"tag\">#<span>coffee</span></a> isn’t enough when reversing malware for a week straight- and now the code is taunting me lol</p><p><a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a> <a href=\"https://infosec.exchange/tags/mirai\" class=\"mention hashtag\" rel=\"tag\">#<span>mirai</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/113/334/234/555/494/033/original/9f46775e9adc0845.jpeg",
"name": null,
"blurhash": "U58qmM_48xM_~qagW;xt-pV[%gxu.8f8V@f#",
"width": 457,
"height": 415
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/coffee",
"name": "#coffee"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/reverseengineering",
"name": "#reverseengineering"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/mirai",
"name": "#mirai"
}
],
"replies": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113334234791694933/shares",
"type": "Collection",
"totalItems": 1
}
}