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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.io/users/codewiz/statuses/111054040544993760",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-12T20:22:59Z",
"url": "https://mstdn.io/@codewiz/111054040544993760",
"attributedTo": "https://mstdn.io/users/codewiz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/codewiz/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.io/users/codewiz/statuses/111054040544993760",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.io,2023-09-12:objectId=155446279:objectType=Conversation",
"content": "<p>Lots of neat <a href=\"https://mstdn.io/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> cli tools on this thread:<br /><a href=\"https://www.reddit.com/r/rust/comments/16g38gp/what_are_your_favorite_simple_open_source_tools/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/rust/comments/16g</span><span class=\"invisible\">38gp/what_are_your_favorite_simple_open_source_tools/</span></a></p><p>I discovered Atuin (shell history browser similar to fzf), bottom (a fancy clone of top) and delta (augmented diff tool for git and more).</p>",
"contentMap": {
"en": "<p>Lots of neat <a href=\"https://mstdn.io/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> cli tools on this thread:<br /><a href=\"https://www.reddit.com/r/rust/comments/16g38gp/what_are_your_favorite_simple_open_source_tools/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/rust/comments/16g</span><span class=\"invisible\">38gp/what_are_your_favorite_simple_open_source_tools/</span></a></p><p>I discovered Atuin (shell history browser similar to fzf), bottom (a fancy clone of top) and delta (augmented diff tool for git and more).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/rust",
"name": "#rust"
}
],
"replies": {
"id": "https://mstdn.io/users/codewiz/statuses/111054040544993760/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/codewiz/statuses/111054040544993760/replies?min_id=111054058499406464&page=true",
"partOf": "https://mstdn.io/users/codewiz/statuses/111054040544993760/replies",
"items": [
"https://mstdn.io/users/codewiz/statuses/111054058499406464"
]
}
},
"likes": {
"id": "https://mstdn.io/users/codewiz/statuses/111054040544993760/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mstdn.io/users/codewiz/statuses/111054040544993760/shares",
"type": "Collection",
"totalItems": 5
}
}