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://mastodon.cloud/users/ben11kehoe/statuses/109348863012760589",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/ben11kehoe/statuses/109348846107833736",
"published": "2022-11-15T16:53:54Z",
"url": "https://mastodon.cloud/@ben11kehoe/109348863012760589",
"attributedTo": "https://mastodon.cloud/users/ben11kehoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/ben11kehoe/followers",
"https://c.im/users/chrisdag",
"https://mastodon.social/users/thomas_sandmann"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/ben11kehoe/statuses/109348863012760589",
"inReplyToAtomUri": "https://mastodon.cloud/users/ben11kehoe/statuses/109348846107833736",
"conversation": "tag:mastodon.social,2022-11-14:objectId=331892170:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@thomas_sandmann\" class=\"u-url mention\">@<span>thomas_sandmann</span></a></span> <span class=\"h-card\"><a href=\"https://c.im/@chrisdag\" class=\"u-url mention\">@<span>chrisdag</span></a></span> Basically, you only need aws-export-credentials if a tool is *not* using an official AWS SDK but instead looking for credentials itself!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@thomas_sandmann\" class=\"u-url mention\">@<span>thomas_sandmann</span></a></span> <span class=\"h-card\"><a href=\"https://c.im/@chrisdag\" class=\"u-url mention\">@<span>chrisdag</span></a></span> Basically, you only need aws-export-credentials if a tool is *not* using an official AWS SDK but instead looking for credentials itself!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/thomas_sandmann",
"name": "@thomas_sandmann@mastodon.social"
},
{
"type": "Mention",
"href": "https://c.im/users/chrisdag",
"name": "@chrisdag@c.im"
}
],
"replies": {
"id": "https://mastodon.cloud/users/ben11kehoe/statuses/109348863012760589/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/ben11kehoe/statuses/109348863012760589/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/ben11kehoe/statuses/109348863012760589/replies",
"items": []
}
}
}