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/113521146292594727",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821",
"published": "2024-11-21T13:20:25Z",
"url": "https://social.jvns.ca/@b0rk/113521146292594727",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://social.semiotic.systems/users/rjbs"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727",
"inReplyToAtomUri": "https://social.semiotic.systems/users/rjbs/statuses/113521122185602821",
"conversation": "tag:jvns.ca,2024-11-20:objectId=785588:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.semiotic.systems/@rjbs\" class=\"u-url mention\">@<span>rjbs</span></a></span> i've been really curious about this idea where you can get your terminal to render tmux tabs as terminal tabs <a href=\"https://github.com/wez/wezterm/issues/336\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/wez/wezterm/issues/</span><span class=\"invisible\">336</span></a></p><p>I tried it in iTerm and there were some issues but I thought it was a really cool idea and I'm interested to see where it goes</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.semiotic.systems/@rjbs\" class=\"u-url mention\">@<span>rjbs</span></a></span> i've been really curious about this idea where you can get your terminal to render tmux tabs as terminal tabs <a href=\"https://github.com/wez/wezterm/issues/336\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/wez/wezterm/issues/</span><span class=\"invisible\">336</span></a></p><p>I tried it in iTerm and there were some issues but I thought it was a really cool idea and I'm interested to see where it goes</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.semiotic.systems/users/rjbs",
"name": "@rjbs@social.semiotic.systems"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727/replies?min_id=113521261218183298&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727/replies",
"items": [
"https://social.jvns.ca/users/b0rk/statuses/113521261218183298"
]
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113521146292594727/shares",
"type": "Collection",
"totalItems": 0
}
}