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/kaateeh/statuses/112339686027870441",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-26T21:39:32Z",
"url": "https://infosec.exchange/@kaateeh/112339686027870441",
"attributedTo": "https://infosec.exchange/users/kaateeh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kaateeh/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-04-26:objectId=154016505:objectType=Conversation",
"content": "<p>uhuuuu! I have a website! <br />Ok, I know it's basic and ugly. I didn't want to get distracted and forget my steps I took during my first <a href=\"https://infosec.exchange/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> troubleshooting.<br />here it is: <a href=\"https://data-stash.github.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">data-stash.github.io</span><span class=\"invisible\"></span></a> <br />Any constructive criticism is very welcome. How I can write it better?</p><p><a href=\"https://infosec.exchange/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> <a href=\"https://infosec.exchange/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://infosec.exchange/tags/100DaysOfCoding\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCoding</span></a> <a href=\"https://infosec.exchange/tags/TroubleshootingDiary\" class=\"mention hashtag\" rel=\"tag\">#<span>TroubleshootingDiary</span></a> <a href=\"https://infosec.exchange/tags/DataStash\" class=\"mention hashtag\" rel=\"tag\">#<span>DataStash</span></a></p>",
"contentMap": {
"en": "<p>uhuuuu! I have a website! <br />Ok, I know it's basic and ugly. I didn't want to get distracted and forget my steps I took during my first <a href=\"https://infosec.exchange/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> troubleshooting.<br />here it is: <a href=\"https://data-stash.github.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">data-stash.github.io</span><span class=\"invisible\"></span></a> <br />Any constructive criticism is very welcome. How I can write it better?</p><p><a href=\"https://infosec.exchange/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> <a href=\"https://infosec.exchange/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://infosec.exchange/tags/100DaysOfCoding\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCoding</span></a> <a href=\"https://infosec.exchange/tags/TroubleshootingDiary\" class=\"mention hashtag\" rel=\"tag\">#<span>TroubleshootingDiary</span></a> <a href=\"https://infosec.exchange/tags/DataStash\" class=\"mention hashtag\" rel=\"tag\">#<span>DataStash</span></a></p>"
},
"updated": "2024-04-26T21:46:55Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/100daysofcoding",
"name": "#100daysofcoding"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/troubleshootingdiary",
"name": "#troubleshootingdiary"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/datastash",
"name": "#datastash"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/r",
"name": "#r"
}
],
"replies": {
"id": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/kaateeh/statuses/112339686027870441/shares",
"type": "Collection",
"totalItems": 0
}
}