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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/Weld/statuses/113487710040136880",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T15:37:08Z",
"url": "https://infosec.exchange/@Weld/113487710040136880",
"attributedTo": "https://infosec.exchange/users/Weld",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/Weld/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/Weld/statuses/113487710040136880",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-15:objectId=213379982:objectType=Conversation",
"content": "<p>Have you ever wanted to find BIP39 seed phrase files on a filesystem? I wrote a python program to do that. <a href=\"https://github.com/weldp/seed_phrase_search\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/weldp/seed_phrase_s</span><span class=\"invisible\">earch</span></a> <a href=\"https://infosec.exchange/tags/Crypto\" class=\"mention hashtag\" rel=\"tag\">#<span>Crypto</span></a></p>",
"contentMap": {
"en": "<p>Have you ever wanted to find BIP39 seed phrase files on a filesystem? I wrote a python program to do that. <a href=\"https://github.com/weldp/seed_phrase_search\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/weldp/seed_phrase_s</span><span class=\"invisible\">earch</span></a> <a href=\"https://infosec.exchange/tags/Crypto\" class=\"mention hashtag\" rel=\"tag\">#<span>Crypto</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/crypto",
"name": "#crypto"
}
],
"replies": {
"id": "https://infosec.exchange/users/Weld/statuses/113487710040136880/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/Weld/statuses/113487710040136880/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/Weld/statuses/113487710040136880/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/Weld/statuses/113487710040136880/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/Weld/statuses/113487710040136880/shares",
"type": "Collection",
"totalItems": 3
}
}