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://timetheft.social/users/ludonaut/statuses/113323486351315476",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mhoye/statuses/113323420869384222",
"published": "2024-10-17T15:32:54Z",
"url": "https://timetheft.social/@ludonaut/113323486351315476",
"attributedTo": "https://timetheft.social/users/ludonaut",
"to": [
"https://timetheft.social/users/ludonaut/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/mhoye"
],
"sensitive": false,
"atomUri": "https://timetheft.social/users/ludonaut/statuses/113323486351315476",
"inReplyToAtomUri": "https://mastodon.social/users/mhoye/statuses/113323420869384222",
"conversation": "tag:mastodon.social,2024-10-17:objectId=824796285:objectType=Conversation",
"localOnly": false,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mhoye\" class=\"u-url mention\">@<span>mhoye</span></a></span> yeah it sucks because kitty does some really cool things and people seem to enjoy using it :(</p><p>some positive additions and mentions:</p><p>tree(1) can output html with the -H option</p><p>fzf can do a ton more than just fuzzy find and replace ctrl-r, they have a community wiki listing some fun and interesting things people have built with it like</p><p>- turn sed/awk/jq into a repl<br />- launchers<br />- tmux integration<br />- full text search for man pages (with previews)<br />- same for package managers<br />- browser history<br />- emoji pickers</p><p><a href=\"https://github.com/junegunn/fzf/wiki/Examples\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/junegunn/fzf/wiki/E</span><span class=\"invisible\">xamples</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mhoye\" class=\"u-url mention\">@<span>mhoye</span></a></span> yeah it sucks because kitty does some really cool things and people seem to enjoy using it :(</p><p>some positive additions and mentions:</p><p>tree(1) can output html with the -H option</p><p>fzf can do a ton more than just fuzzy find and replace ctrl-r, they have a community wiki listing some fun and interesting things people have built with it like</p><p>- turn sed/awk/jq into a repl<br />- launchers<br />- tmux integration<br />- full text search for man pages (with previews)<br />- same for package managers<br />- browser history<br />- emoji pickers</p><p><a href=\"https://github.com/junegunn/fzf/wiki/Examples\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/junegunn/fzf/wiki/E</span><span class=\"invisible\">xamples</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mhoye",
"name": "@mhoye@mastodon.social"
}
],
"replies": {
"id": "https://timetheft.social/users/ludonaut/statuses/113323486351315476/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://timetheft.social/users/ludonaut/statuses/113323486351315476/replies?only_other_accounts=true&page=true",
"partOf": "https://timetheft.social/users/ludonaut/statuses/113323486351315476/replies",
"items": []
}
}
}