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"
}
],
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.data.coop/users/kimschulz/statuses/109420324391360587",
"published": "2022-11-28T08:14:04Z",
"url": "https://infosec.exchange/@UlfFrisk/109420428935246615",
"attributedTo": "https://infosec.exchange/users/UlfFrisk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/UlfFrisk/followers",
"https://social.data.coop/users/kimschulz"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615",
"inReplyToAtomUri": "https://social.data.coop/users/kimschulz/statuses/109420324391360587",
"conversation": "tag:infosec.exchange,2022-11-28:objectId=24929332:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.data.coop/@kimschulz\" class=\"u-url mention\">@<span>kimschulz</span></a></span> Please find the Python API documentation at: <a href=\"https://github.com/ufrisk/MemProcFS/wiki/API_Python\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ufrisk/MemProcFS/wi</span><span class=\"invisible\">ki/API_Python</span></a> and some info about how to build your own plugin at <a href=\"https://github.com/ufrisk/MemProcFS/wiki/Dev_Python\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ufrisk/MemProcFS/wi</span><span class=\"invisible\">ki/Dev_Python</span></a></p><p>There are two kinds of plugins, one "light" which is super convenient if doing a fast analysis task and a "standard" plugin which will require some more work but are useful in more advanced situations.</p><p>Also, there are some examples in the "plugin" folder.</p><p>Please let me know if anything should be unclear or if you feel anything should be missing from the Python API.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.data.coop/@kimschulz\" class=\"u-url mention\">@<span>kimschulz</span></a></span> Please find the Python API documentation at: <a href=\"https://github.com/ufrisk/MemProcFS/wiki/API_Python\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ufrisk/MemProcFS/wi</span><span class=\"invisible\">ki/API_Python</span></a> and some info about how to build your own plugin at <a href=\"https://github.com/ufrisk/MemProcFS/wiki/Dev_Python\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ufrisk/MemProcFS/wi</span><span class=\"invisible\">ki/Dev_Python</span></a></p><p>There are two kinds of plugins, one "light" which is super convenient if doing a fast analysis task and a "standard" plugin which will require some more work but are useful in more advanced situations.</p><p>Also, there are some examples in the "plugin" folder.</p><p>Please let me know if anything should be unclear or if you feel anything should be missing from the Python API.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.data.coop/users/kimschulz",
"name": "@kimschulz@social.data.coop"
}
],
"replies": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615/replies?min_id=109420442461288522&page=true",
"partOf": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615/replies",
"items": [
"https://infosec.exchange/users/UlfFrisk/statuses/109420442461288522"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/UlfFrisk/statuses/109420428935246615/shares",
"type": "Collection",
"totalItems": 0
}
}