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/beny23/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://infosec.exchange/users/beny23/statuses/109311122340159738",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T00:55:57Z",
"url": "https://infosec.exchange/@beny23/109311122340159738",
"attributedTo": "https://infosec.exchange/users/beny23",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/beny23/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/beny23/statuses/109311122340159738",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2022-11-09:objectId=20499536:objectType=Conversation",
"content": "<p><a href=\"https://infosec.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> hello infosec.exchange, I've come to <a href=\"https://infosec.exchange/tags/appsec\" class=\"mention hashtag\" rel=\"tag\">#<span>appsec</span></a> via development and have been blogging about it for a while now. </p><p>This is from a while back as to how I discovered security: <a href=\"https://beny23.github.io/posts/how_i_learned_to_stop_worrying_and_love_a_vulnerability/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">beny23.github.io/posts/how_i_l</span><span class=\"invisible\">earned_to_stop_worrying_and_love_a_vulnerability/</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://infosec.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> hello infosec.exchange, I've come to <a href=\"https://infosec.exchange/tags/appsec\" class=\"mention hashtag\" rel=\"tag\">#<span>appsec</span></a> via development and have been blogging about it for a while now. </p><p>This is from a while back as to how I discovered security: <a href=\"https://beny23.github.io/posts/how_i_learned_to_stop_worrying_and_love_a_vulnerability/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">beny23.github.io/posts/how_i_l</span><span class=\"invisible\">earned_to_stop_worrying_and_love_a_vulnerability/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/appsec",
"name": "#appsec"
}
],
"replies": {
"id": "https://infosec.exchange/users/beny23/statuses/109311122340159738/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/beny23/statuses/109311122340159738/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/beny23/statuses/109311122340159738/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/beny23/statuses/109311122340159738/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://infosec.exchange/users/beny23/statuses/109311122340159738/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}