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"
}
],
"id": "https://infosec.exchange/users/harrysintonen/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-01T08:33:03Z",
"url": "https://infosec.exchange/@harrysintonen/109947098470854909",
"attributedTo": "https://infosec.exchange/users/harrysintonen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/harrysintonen/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-03-01:objectId=48112446:objectType=Conversation",
"content": "<p><a href=\"https://infosec.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm a principal security consultant at WithSecure. Among consulting work I also do vulnerability research, and occasionally present at events.</p><p>I've always loved taking things apart so see how they tick. On my spare time I'm an avid programmer. I've been working on a hobby operating system, MorphOS, for over 20 years now. I maintain my own home infrastructure to keep the blood pumping.</p><p>I generally shy away from things that I consider waste of (my) time. I'm proponent of lifelong learning and self-improvement. As long as I remember I've been the guy who always had something to say about everything. I'm trying to learn to occasionally shut up.</p>",
"contentMap": {
"en": "<p><a href=\"https://infosec.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm a principal security consultant at WithSecure. Among consulting work I also do vulnerability research, and occasionally present at events.</p><p>I've always loved taking things apart so see how they tick. On my spare time I'm an avid programmer. I've been working on a hobby operating system, MorphOS, for over 20 years now. I maintain my own home infrastructure to keep the blood pumping.</p><p>I generally shy away from things that I consider waste of (my) time. I'm proponent of lifelong learning and self-improvement. As long as I remember I've been the guy who always had something to say about everything. I'm trying to learn to occasionally shut up.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://infosec.exchange/users/harrysintonen/statuses/109947098470854909/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}