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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://realsocial.life/users/TerryHancock/statuses/109602601976730089",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-30T12:23:04Z",
"url": "https://realsocial.life/@TerryHancock/109602601976730089",
"attributedTo": "https://realsocial.life/users/TerryHancock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://realsocial.life/users/TerryHancock/followers",
"https://mastodon.social/users/atomicpoet"
],
"sensitive": false,
"atomUri": "https://realsocial.life/users/TerryHancock/statuses/109602601976730089",
"inReplyToAtomUri": null,
"conversation": "tag:realsocial.life,2022-12-30:objectId=1219631:objectType=Conversation",
"localOnly": false,
"content": "<p>I've been thinking about it, and I'm now pretty sure that a <a href=\"https://realsocial.life/tags/FederatedMarketplace\" class=\"mention hashtag\" rel=\"tag\">#<span>FederatedMarketplace</span></a> IS possible, <br />but I'm not sure if you could shoehorn it into the <a href=\"https://realsocial.life/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> protocol. This was something <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@atomicpoet\" class=\"u-url mention\">@<span>atomicpoet</span></a></span> brought up a week or so ago, and it's kind of stuck with me.</p><p>You'd need to have a "federated cart" and "transaction details" carried over some encrypted federated protocol and I don't think AP is it. </p><p>Other aspects, such as product reviews and discussion probably could be AP, though.</p>",
"contentMap": {
"en": "<p>I've been thinking about it, and I'm now pretty sure that a <a href=\"https://realsocial.life/tags/FederatedMarketplace\" class=\"mention hashtag\" rel=\"tag\">#<span>FederatedMarketplace</span></a> IS possible, <br />but I'm not sure if you could shoehorn it into the <a href=\"https://realsocial.life/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> protocol. This was something <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@atomicpoet\" class=\"u-url mention\">@<span>atomicpoet</span></a></span> brought up a week or so ago, and it's kind of stuck with me.</p><p>You'd need to have a "federated cart" and "transaction details" carried over some encrypted federated protocol and I don't think AP is it. </p><p>Other aspects, such as product reviews and discussion probably could be AP, though.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/atomicpoet",
"name": "@atomicpoet@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://realsocial.life/tags/FederatedMarketplace",
"name": "#FederatedMarketplace"
},
{
"type": "Hashtag",
"href": "https://realsocial.life/tags/activitypub",
"name": "#activitypub"
}
],
"replies": {
"id": "https://realsocial.life/users/TerryHancock/statuses/109602601976730089/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://realsocial.life/users/TerryHancock/statuses/109602601976730089/replies?only_other_accounts=true&page=true",
"partOf": "https://realsocial.life/users/TerryHancock/statuses/109602601976730089/replies",
"items": []
}
}
}