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/112712274749969967",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-01T16:53:45Z",
"url": "https://social.jvns.ca/@b0rk/112712274749969967",
"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/112712274749969967",
"inReplyToAtomUri": null,
"conversation": "tag:jvns.ca,2024-07-01:objectId=650285:objectType=Conversation",
"content": "<p>what are some things that you find confusing about the command line? Mostly interested in answers from people who use the (unix) command line but still don't feel very comfortable with it.</p><p>(thinking of writing about using the command line interactively but I'm unsure about whether that would actually be helpful)</p>",
"contentMap": {
"en": "<p>what are some things that you find confusing about the command line? Mostly interested in answers from people who use the (unix) command line but still don't feel very comfortable with it.</p><p>(thinking of writing about using the command line interactively but I'm unsure about whether that would actually be helpful)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967/replies?min_id=112712799836837523&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967/replies",
"items": [
"https://social.jvns.ca/users/b0rk/statuses/112712799836837523"
]
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967/likes",
"type": "Collection",
"totalItems": 70
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967/shares",
"type": "Collection",
"totalItems": 54
}
}