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"
}
],
"id": "https://sfba.social/users/karlauerbach/statuses/113528134629969298",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/briankrebs/statuses/113526930319399955",
"published": "2024-11-22T18:57:38Z",
"url": "https://sfba.social/@karlauerbach/113528134629969298",
"attributedTo": "https://sfba.social/users/karlauerbach",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/karlauerbach/followers",
"https://infosec.exchange/users/briankrebs"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/karlauerbach/statuses/113528134629969298",
"inReplyToAtomUri": "https://infosec.exchange/users/briankrebs/statuses/113526930319399955",
"conversation": "tag:infosec.exchange,2024-11-22:objectId=215578426:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@briankrebs\" class=\"u-url mention\">@<span>briankrebs</span></a></span> It is surprising how much good a few entries in /etc/hosts can do. I've got the following and it not only speeds up web browsing by a noticeable degree but it also causes a lot of ads to simply not be there.</p><p>127.0.0.1 google-analytics.com www.google-analytics.com ssh-google.analytics.com doubleclick.net googleadservices.com<br />127.0.0.1 www.googletagmanager.com googletagmanager.com<br />127.0.0.1 accounts.google.com<br />127.0.0.1\tprodmg2.blob.core.windows.net</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@briankrebs\" class=\"u-url mention\">@<span>briankrebs</span></a></span> It is surprising how much good a few entries in /etc/hosts can do. I've got the following and it not only speeds up web browsing by a noticeable degree but it also causes a lot of ads to simply not be there.</p><p>127.0.0.1 google-analytics.com www.google-analytics.com ssh-google.analytics.com doubleclick.net googleadservices.com<br />127.0.0.1 www.googletagmanager.com googletagmanager.com<br />127.0.0.1 accounts.google.com<br />127.0.0.1\tprodmg2.blob.core.windows.net</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/briankrebs",
"name": "@briankrebs@infosec.exchange"
}
],
"replies": {
"id": "https://sfba.social/users/karlauerbach/statuses/113528134629969298/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/karlauerbach/statuses/113528134629969298/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/karlauerbach/statuses/113528134629969298/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/karlauerbach/statuses/113528134629969298/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://sfba.social/users/karlauerbach/statuses/113528134629969298/shares",
"type": "Collection",
"totalItems": 3
}
}