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://freeradical.zone/users/funnymonkey/statuses/113464343446199719",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-11T12:34:42Z",
"url": "https://freeradical.zone/@funnymonkey/113464343446199719",
"attributedTo": "https://freeradical.zone/users/funnymonkey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://freeradical.zone/users/funnymonkey/followers"
],
"sensitive": false,
"atomUri": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719",
"inReplyToAtomUri": null,
"conversation": "tag:freeradical.zone,2024-11-11:objectId=111165120:objectType=Conversation",
"content": "<p>And a related QR code question: does anyone know of a QR code scanning service that reads the url, and then tests the url to detect the number of redirects triggered by url, and then verifies whether or not -- using a service like VirusTotal -- any of the urls in the redirect chain had ever been used in malicious activity?</p><p>If nothing like that exists, I might build something out, but I imagine someone else has already done something like this.</p>",
"contentMap": {
"en": "<p>And a related QR code question: does anyone know of a QR code scanning service that reads the url, and then tests the url to detect the number of redirects triggered by url, and then verifies whether or not -- using a service like VirusTotal -- any of the urls in the redirect chain had ever been used in malicious activity?</p><p>If nothing like that exists, I might build something out, but I imagine someone else has already done something like this.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719/replies?only_other_accounts=true&page=true",
"partOf": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719/replies",
"items": []
}
},
"likes": {
"id": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://freeradical.zone/users/funnymonkey/statuses/113464343446199719/shares",
"type": "Collection",
"totalItems": 3
}
}