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/yossarian/statuses/113518343536455266",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T01:27:38Z",
"url": "https://infosec.exchange/@yossarian/113518343536455266",
"attributedTo": "https://infosec.exchange/users/yossarian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/yossarian/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/yossarian/statuses/113518343536455266",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-21:objectId=215100586:objectType=Conversation",
"content": "<p>TIL: Some surprising code execution sources in bash</p><p><a href=\"https://yossarian.net/til/post/some-surprising-code-execution-sources-in-bash\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yossarian.net/til/post/some-su</span><span class=\"invisible\">rprising-code-execution-sources-in-bash</span></a></p><p><a href=\"https://infosec.exchange/tags/til\" class=\"mention hashtag\" rel=\"tag\">#<span>til</span></a> <a href=\"https://infosec.exchange/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> <a href=\"https://infosec.exchange/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a></p>",
"contentMap": {
"en": "<p>TIL: Some surprising code execution sources in bash</p><p><a href=\"https://yossarian.net/til/post/some-surprising-code-execution-sources-in-bash\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yossarian.net/til/post/some-su</span><span class=\"invisible\">rprising-code-execution-sources-in-bash</span></a></p><p><a href=\"https://infosec.exchange/tags/til\" class=\"mention hashtag\" rel=\"tag\">#<span>til</span></a> <a href=\"https://infosec.exchange/tags/shell\" class=\"mention hashtag\" rel=\"tag\">#<span>shell</span></a> <a href=\"https://infosec.exchange/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a></p>"
},
"updated": "2024-11-21T01:32:10Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/til",
"name": "#til"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/shell",
"name": "#shell"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/security",
"name": "#security"
}
],
"replies": {
"id": "https://infosec.exchange/users/yossarian/statuses/113518343536455266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/yossarian/statuses/113518343536455266/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/yossarian/statuses/113518343536455266/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/yossarian/statuses/113518343536455266/likes",
"type": "Collection",
"totalItems": 83
},
"shares": {
"id": "https://infosec.exchange/users/yossarian/statuses/113518343536455266/shares",
"type": "Collection",
"totalItems": 75
}
}