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://mastodon.social/users/noamr/statuses/112712604920633184/activity",
"type": "Create",
"actor": "https://mastodon.social/users/noamr",
"published": "2024-07-01T18:17:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/noamr/followers",
"https://social.jvns.ca/users/b0rk"
],
"object": {
"id": "https://mastodon.social/users/noamr/statuses/112712604920633184",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967",
"published": "2024-07-01T18:17:43Z",
"url": "https://mastodon.social/@noamr/112712604920633184",
"attributedTo": "https://mastodon.social/users/noamr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/noamr/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/noamr/statuses/112712604920633184",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/112712274749969967",
"conversation": "tag:jvns.ca,2024-07-01:objectId=650285: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> affordance / choise paralysis. Discoverability in TUI requies action(s), unlike in GUI where actions are laid out to the user. But in TUI the user can do ANYTHING by having random keyboard strokes. I sometimes end up opening two terminals, one for doing stuff and one for looking at `man` page.</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> affordance / choise paralysis. Discoverability in TUI requies action(s), unlike in GUI where actions are laid out to the user. But in TUI the user can do ANYTHING by having random keyboard strokes. I sometimes end up opening two terminals, one for doing stuff and one for looking at `man` page.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://mastodon.social/users/noamr/statuses/112712604920633184/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/noamr/statuses/112712604920633184/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/noamr/statuses/112712604920633184/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/noamr/statuses/112712604920633184/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/noamr/statuses/112712604920633184/shares",
"type": "Collection",
"totalItems": 0
}
}
}