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"
}
}
],
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/UlfFrisk",
"published": "2022-11-28T07:27:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/UlfFrisk/followers"
],
"object": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/UlfFrisk/statuses/109420243826901538",
"published": "2022-11-28T07:27:37Z",
"url": "https://infosec.exchange/@UlfFrisk/109420246308537006",
"attributedTo": "https://infosec.exchange/users/UlfFrisk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/UlfFrisk/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006",
"inReplyToAtomUri": "https://infosec.exchange/users/UlfFrisk/statuses/109420243826901538",
"conversation": "tag:infosec.exchange,2022-11-28:objectId=24929332:objectType=Conversation",
"content": "<p>Coding your MemProcFS memory forensics Python plugin is as easy as saving "print('hello from my first plugin')" to a correctly named python file in the MemProcFS plugins directory!</p>",
"contentMap": {
"en": "<p>Coding your MemProcFS memory forensics Python plugin is as easy as saving "print('hello from my first plugin')" to a correctly named python file in the MemProcFS plugins directory!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/109/420/245/433/061/493/original/ae73297386ca53de.png",
"name": null,
"blurhash": "UeD]MM9FR*xu~q9FRkxa?bIUWVt7t7V@kCkC",
"width": 1200,
"height": 566
}
],
"tag": [],
"replies": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/replies?min_id=109420247448216044&page=true",
"partOf": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/replies",
"items": [
"https://infosec.exchange/users/UlfFrisk/statuses/109420247448216044"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420246308537006/shares",
"type": "Collection",
"totalItems": 0
}
}
}