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.sandwich.net/users/jeffmueller/statuses/30011",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-18T22:33:23Z",
"url": "https://mastodon.sandwich.net/@jeffmueller/30011",
"attributedTo": "https://mastodon.sandwich.net/users/jeffmueller",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sandwich.net/users/jeffmueller/followers",
"https://octodon.social/users/jason"
],
"sensitive": false,
"atomUri": "tag:mastodon.sandwich.net,2017-04-18:objectId=30011:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@jason\" class=\"u-url mention\">@<span>jason</span></a></span> Have you noticed that there are two or three extremely noisy users in the federated timeline? And they have strong opinions about what this place should be. And they basically talk into the void.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@jason\" class=\"u-url mention\">@<span>jason</span></a></span> Have you noticed that there are two or three extremely noisy users in the federated timeline? And they have strong opinions about what this place should be. And they basically talk into the void.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://octodon.social/users/jason",
"name": "@jason@octodon.social"
}
],
"replies": {
"id": "https://mastodon.sandwich.net/users/jeffmueller/statuses/30011/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sandwich.net/users/jeffmueller/statuses/30011/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sandwich.net/users/jeffmueller/statuses/30011/replies",
"items": []
}
}
}