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",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-08T23:14:31Z",
"url": "https://infosec.exchange/@eric_capuano/109480592777471192",
"attributedTo": "https://infosec.exchange/users/eric_capuano",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/eric_capuano/followers",
"https://infosec.exchange/users/UlfFrisk"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2022-12-08:objectId=27648814:objectType=Conversation",
"content": "<p>As if <a href=\"https://github.com/ufrisk/MemProcFS\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">MemProcFS</a> by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@UlfFrisk\" class=\"u-url mention\">@<span>UlfFrisk</span></a></span> wasn't already a game changer, I just discovered <a href=\"https://github.com/evild3ad/MemProcFS-Analyzer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">MemProcFS-Analyzer</a> which wraps a TON of automated analysis around a mounted memory image! :mind_blown:</p><p><a href=\"https://infosec.exchange/tags/DFIR\" class=\"mention hashtag\" rel=\"tag\">#<span>DFIR</span></a> <a href=\"https://infosec.exchange/tags/MemoryForensics\" class=\"mention hashtag\" rel=\"tag\">#<span>MemoryForensics</span></a></p>",
"contentMap": {
"en": "<p>As if <a href=\"https://github.com/ufrisk/MemProcFS\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">MemProcFS</a> by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@UlfFrisk\" class=\"u-url mention\">@<span>UlfFrisk</span></a></span> wasn't already a game changer, I just discovered <a href=\"https://github.com/evild3ad/MemProcFS-Analyzer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">MemProcFS-Analyzer</a> which wraps a TON of automated analysis around a mounted memory image! :mind_blown:</p><p><a href=\"https://infosec.exchange/tags/DFIR\" class=\"mention hashtag\" rel=\"tag\">#<span>DFIR</span></a> <a href=\"https://infosec.exchange/tags/MemoryForensics\" class=\"mention hashtag\" rel=\"tag\">#<span>MemoryForensics</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/UlfFrisk",
"name": "@UlfFrisk"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/dfir",
"name": "#dfir"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/MemoryForensics",
"name": "#MemoryForensics"
},
{
"id": "https://infosec.exchange/emojis/28863",
"type": "Emoji",
"name": ":mind_blown:",
"updated": "2018-11-24T16:32:35Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/custom_emojis/images/000/028/863/original/8123489768cea075.png"
}
}
],
"replies": {
"id": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192/likes",
"type": "Collection",
"totalItems": 25
},
"shares": {
"id": "https://infosec.exchange/users/eric_capuano/statuses/109480592777471192/shares",
"type": "Collection",
"totalItems": 16
}
}