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"
}
],
"id": "https://twit.social/users/ksoltys/statuses/109373379749411216",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T00:48:50Z",
"url": "https://twit.social/@ksoltys/109373379749411216",
"attributedTo": "https://twit.social/users/ksoltys",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/ksoltys/followers",
"https://infosec.exchange/users/longobord",
"https://mastodon.social/users/justinhendrix"
],
"sensitive": false,
"atomUri": "https://twit.social/users/ksoltys/statuses/109373379749411216",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-19:objectId=336674347:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@longobord\" class=\"u-url mention\">@<span>longobord</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@justinhendrix\" class=\"u-url mention\">@<span>justinhendrix</span></a></span> I worked on architectural docs in my last job at the Toronto Stock Exchange. They were mainly for knowledge transfer and to satisfy regulatory oversight requirments. They were also helpful for QA and troubleshooting.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@longobord\" class=\"u-url mention\">@<span>longobord</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@justinhendrix\" class=\"u-url mention\">@<span>justinhendrix</span></a></span> I worked on architectural docs in my last job at the Toronto Stock Exchange. They were mainly for knowledge transfer and to satisfy regulatory oversight requirments. They were also helpful for QA and troubleshooting.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/longobord",
"name": "@longobord@infosec.exchange"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/justinhendrix",
"name": "@justinhendrix@mastodon.social"
}
],
"replies": {
"id": "https://twit.social/users/ksoltys/statuses/109373379749411216/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/ksoltys/statuses/109373379749411216/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/ksoltys/statuses/109373379749411216/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/ksoltys/statuses/109373379749411216/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://twit.social/users/ksoltys/statuses/109373379749411216/shares",
"type": "Collection",
"totalItems": 0
}
}