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/110949442301363628/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/resingm",
"published": "2023-08-25T09:02:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/resingm/followers"
],
"object": {
"id": "https://infosec.exchange/users/resingm/statuses/110949442301363628",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-25T09:02:16Z",
"url": "https://infosec.exchange/@resingm/110949442301363628",
"attributedTo": "https://infosec.exchange/users/resingm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/resingm/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/resingm/statuses/110949442301363628",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-08-25:objectId=89903471:objectType=Conversation",
"content": "<p>To all you <a href=\"https://infosec.exchange/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a> and <a href=\"https://infosec.exchange/tags/sysadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>sysadmin</span></a> folks out there - what would you recommend for a centralized <a href=\"https://infosec.exchange/tags/monitoring\" class=\"mention hashtag\" rel=\"tag\">#<span>monitoring</span></a> and <a href=\"https://infosec.exchange/tags/logging\" class=\"mention hashtag\" rel=\"tag\">#<span>logging</span></a> solution? I am using a central <a href=\"https://infosec.exchange/tags/syslog\" class=\"mention hashtag\" rel=\"tag\">#<span>syslog</span></a>-ng service with a <a href=\"https://infosec.exchange/tags/postgresql\" class=\"mention hashtag\" rel=\"tag\">#<span>postgresql</span></a> backend these days. But I am looking for a more sophisticated setup. Preferrably something that can be <a href=\"https://infosec.exchange/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> </p><p>If you can point me to some more resources, that would be great. The Internet suggests a whole bunch of different rabbit holes. I want to understand, how companies actually manage their log and monitoring stack without outsourcing to a 3rd party.</p><p>Cheers!</p>",
"contentMap": {
"en": "<p>To all you <a href=\"https://infosec.exchange/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a> and <a href=\"https://infosec.exchange/tags/sysadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>sysadmin</span></a> folks out there - what would you recommend for a centralized <a href=\"https://infosec.exchange/tags/monitoring\" class=\"mention hashtag\" rel=\"tag\">#<span>monitoring</span></a> and <a href=\"https://infosec.exchange/tags/logging\" class=\"mention hashtag\" rel=\"tag\">#<span>logging</span></a> solution? I am using a central <a href=\"https://infosec.exchange/tags/syslog\" class=\"mention hashtag\" rel=\"tag\">#<span>syslog</span></a>-ng service with a <a href=\"https://infosec.exchange/tags/postgresql\" class=\"mention hashtag\" rel=\"tag\">#<span>postgresql</span></a> backend these days. But I am looking for a more sophisticated setup. Preferrably something that can be <a href=\"https://infosec.exchange/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> </p><p>If you can point me to some more resources, that would be great. The Internet suggests a whole bunch of different rabbit holes. I want to understand, how companies actually manage their log and monitoring stack without outsourcing to a 3rd party.</p><p>Cheers!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/devops",
"name": "#devops"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/sysadmin",
"name": "#sysadmin"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/monitoring",
"name": "#monitoring"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/logging",
"name": "#logging"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/syslog",
"name": "#syslog"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/postgresql",
"name": "#postgresql"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/selfhosted",
"name": "#selfhosted"
}
],
"replies": {
"id": "https://infosec.exchange/users/resingm/statuses/110949442301363628/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/resingm/statuses/110949442301363628/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/resingm/statuses/110949442301363628/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/resingm/statuses/110949442301363628/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/resingm/statuses/110949442301363628/shares",
"type": "Collection",
"totalItems": 1
}
}
}