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/resingm/statuses/111165286014460787",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jelu/statuses/111164312367364785",
"published": "2023-10-02T11:54:10Z",
"url": "https://infosec.exchange/@resingm/111165286014460787",
"attributedTo": "https://infosec.exchange/users/resingm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/resingm/followers",
"https://mastodon.social/users/jelu"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/resingm/statuses/111165286014460787",
"inReplyToAtomUri": "https://mastodon.social/users/jelu/statuses/111164312367364785",
"conversation": "tag:infosec.exchange,2023-10-02:objectId=99380702:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jelu\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>jelu</span></a></span> - grand, thanks for the clarification. Given the fact that <a href=\"https://infosec.exchange/tags/unbound\" class=\"mention hashtag\" rel=\"tag\">#<span>unbound</span></a> and <a href=\"https://infosec.exchange/tags/nlnetlabs\" class=\"mention hashtag\" rel=\"tag\">#<span>nlnetlabs</span></a> tend to deliver solid quality, I believe it must be my gut feeling or the <a href=\"https://infosec.exchange/tags/DNSTAP\" class=\"mention hashtag\" rel=\"tag\">#<span>DNSTAP</span></a> collector.</p><p>By any chance, can you recommend some collector to for file-based archiving? I am using the <a href=\"https://github.com/dnstap/golang-dnstap\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GoLang-dnstap</a>, but I would rather have a service that periodically logrotates the output files.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jelu\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>jelu</span></a></span> - grand, thanks for the clarification. Given the fact that <a href=\"https://infosec.exchange/tags/unbound\" class=\"mention hashtag\" rel=\"tag\">#<span>unbound</span></a> and <a href=\"https://infosec.exchange/tags/nlnetlabs\" class=\"mention hashtag\" rel=\"tag\">#<span>nlnetlabs</span></a> tend to deliver solid quality, I believe it must be my gut feeling or the <a href=\"https://infosec.exchange/tags/DNSTAP\" class=\"mention hashtag\" rel=\"tag\">#<span>DNSTAP</span></a> collector.</p><p>By any chance, can you recommend some collector to for file-based archiving? I am using the <a href=\"https://github.com/dnstap/golang-dnstap\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GoLang-dnstap</a>, but I would rather have a service that periodically logrotates the output files.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jelu",
"name": "@jelu@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/unbound",
"name": "#unbound"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/nlnetlabs",
"name": "#nlnetlabs"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/dnstap",
"name": "#dnstap"
}
],
"replies": {
"id": "https://infosec.exchange/users/resingm/statuses/111165286014460787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/resingm/statuses/111165286014460787/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/resingm/statuses/111165286014460787/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/resingm/statuses/111165286014460787/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/resingm/statuses/111165286014460787/shares",
"type": "Collection",
"totalItems": 0
}
}