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"
}
],
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/grumpasaurus",
"published": "2024-11-23T02:21:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/grumpasaurus/followers"
],
"object": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T02:21:16Z",
"url": "https://infosec.exchange/@grumpasaurus/113529879015288466",
"attributedTo": "https://infosec.exchange/users/grumpasaurus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/grumpasaurus/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-23:objectId=215767809:objectType=Conversation",
"content": "<p>I spent an evening with a group of people in a startup that is going a "no code" approach to trying things out, using whatever tool they can use to try out use cases. They're using LLM in an effective way in coming up with various ideas, tweaking them, then trying it out IRL. </p><p>This is awesome. The issue in lies when you start depending on LLMs to EXECUTE when inconsistent behavior is just absolutely not acceptable.</p>",
"contentMap": {
"en": "<p>I spent an evening with a group of people in a startup that is going a "no code" approach to trying things out, using whatever tool they can use to try out use cases. They're using LLM in an effective way in coming up with various ideas, tweaking them, then trying it out IRL. </p><p>This is awesome. The issue in lies when you start depending on LLMs to EXECUTE when inconsistent behavior is just absolutely not acceptable.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113529879015288466/shares",
"type": "Collection",
"totalItems": 0
}
}
}