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://bitbang.social/users/billgoats/statuses/110402136628286891",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/mwichary/statuses/110401883303984651",
"published": "2023-05-20T17:15:14Z",
"url": "https://bitbang.social/@billgoats/110402136628286891",
"attributedTo": "https://bitbang.social/users/billgoats",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/billgoats/followers",
"https://mastodon.online/users/mwichary"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/billgoats/statuses/110402136628286891",
"inReplyToAtomUri": "https://mastodon.online/users/mwichary/statuses/110401883303984651",
"conversation": "tag:mastodon.online,2023-05-20:objectId=170155955:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.online/@mwichary\" class=\"u-url mention\">@<span>mwichary</span></a></span> I'm so glad that modern Dvorak layouts stopped using shift to get ] and [ on the same key! <a href=\"https://bitbang.social/tags/aoeu\" class=\"mention hashtag\" rel=\"tag\">#<span>aoeu</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.online/@mwichary\" class=\"u-url mention\">@<span>mwichary</span></a></span> I'm so glad that modern Dvorak layouts stopped using shift to get ] and [ on the same key! <a href=\"https://bitbang.social/tags/aoeu\" class=\"mention hashtag\" rel=\"tag\">#<span>aoeu</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/mwichary",
"name": "@mwichary@mastodon.online"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/aoeu",
"name": "#aoeu"
}
],
"replies": {
"id": "https://bitbang.social/users/billgoats/statuses/110402136628286891/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/billgoats/statuses/110402136628286891/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/billgoats/statuses/110402136628286891/replies",
"items": []
}
}
}