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.semiotic.systems/users/rjbs/statuses/113521122185602821",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113520944725066670",
"published": "2024-11-21T13:14:17Z",
"url": "https://social.semiotic.systems/@rjbs/113521122185602821",
"attributedTo": "https://social.semiotic.systems/users/rjbs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.semiotic.systems/users/rjbs/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113520944725066670",
"conversation": "tag:jvns.ca,2024-11-20:objectId=785588:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> yeah, a huge part of my time is ssh to tmux to vim. I love tmux but it causes some complications all over the terminal.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> yeah, a huge part of my time is ssh to tmux to vim. I love tmux but it causes some complications all over the terminal.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821/replies?only_other_accounts=true&page=true",
"partOf": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821/replies",
"items": []
}
},
"likes": {
"id": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821/shares",
"type": "Collection",
"totalItems": 0
}
}