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://social.jvns.ca/users/b0rk/statuses/113523157672535255/activity",
"type": "Create",
"actor": "https://social.jvns.ca/users/b0rk",
"published": "2024-11-21T21:51:56Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://infosec.exchange/users/jernej__s"
],
"object": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/jernej__s/statuses/113523143952607426",
"published": "2024-11-21T21:51:56Z",
"url": "https://social.jvns.ca/@b0rk/113523157672535255",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://infosec.exchange/users/jernej__s"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255",
"inReplyToAtomUri": "https://infosec.exchange/users/jernej__s/statuses/113523143952607426",
"conversation": "tag:jvns.ca,2024-11-21:objectId=787052:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jernej__s\" class=\"u-url mention\">@<span>jernej__s</span></a></span> do you do this? i know you can in theory but i've never actually used it and also it doesn't work in the shell I use these days (fish)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jernej__s\" class=\"u-url mention\">@<span>jernej__s</span></a></span> do you do this? i know you can in theory but i've never actually used it and also it doesn't work in the shell I use these days (fish)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/jernej__s",
"name": "@jernej__s@infosec.exchange"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523157672535255/shares",
"type": "Collection",
"totalItems": 0
}
}
}