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/112716810097411507",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268",
"published": "2024-07-02T12:07:09Z",
"url": "https://social.jvns.ca/@b0rk/112716810097411507",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268",
"conversation": "tag:jvns.ca,2024-07-01:objectId=650285:objectType=Conversation",
"content": "<p>all of these answers about what's confusing about using the command line interactively makes me think it might be worth writing about the command line again even though I already wrote 2 zines about it (Bite Size Command Line, a tiny reference for grep/find/xargs/etc <a href=\"https://wizardzines.com/zines/bite-size-command-line/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wizardzines.com/zines/bite-siz</span><span class=\"invisible\">e-command-line/</span></a>, and Bite Size Bash, on bash scripting <a href=\"https://wizardzines.com/zines/bite-size-bash/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wizardzines.com/zines/bite-siz</span><span class=\"invisible\">e-bash/</span></a>)</p><p>there's a lot of stuff here that isn't about scripting and that isn't about the syntax of any specific commands</p>",
"contentMap": {
"en": "<p>all of these answers about what's confusing about using the command line interactively makes me think it might be worth writing about the command line again even though I already wrote 2 zines about it (Bite Size Command Line, a tiny reference for grep/find/xargs/etc <a href=\"https://wizardzines.com/zines/bite-size-command-line/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wizardzines.com/zines/bite-siz</span><span class=\"invisible\">e-command-line/</span></a>, and Bite Size Bash, on bash scripting <a href=\"https://wizardzines.com/zines/bite-size-bash/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wizardzines.com/zines/bite-siz</span><span class=\"invisible\">e-bash/</span></a>)</p><p>there's a lot of stuff here that isn't about scripting and that isn't about the syntax of any specific commands</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112716810097411507/shares",
"type": "Collection",
"totalItems": 5
}
}