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://mastodon.social/users/QPheevr/statuses/98840858308907467",
"type": "Note",
"summary": "I don’t like interfaces that respond to text input before I’m done typing it:",
"inReplyTo": null,
"published": "2017-10-16T22:10:07Z",
"url": "https://mastodon.social/@QPheevr/98840858308907467",
"attributedTo": "https://mastodon.social/users/QPheevr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/QPheevr/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/QPheevr/statuses/98840858308907467",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-16:objectId=12162776:objectType=Conversation",
"content": "<p>• searches that start listing every file on my hard drive that contains “the” while I’m trying to finish typing “theatricality” or “theobromine” or whatever</p><p>• Web forms that say “Please enter a valid email” as soon as the text box contains a non-empty string the doesn’t match the template user@domain.tld</p><p>• autocomplete of any kind</p><p><a href=\"https://mastodon.social/tags/interfacedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>interfacedesign</span></a> <a href=\"https://mastodon.social/tags/whingeing\" class=\"mention hashtag\" rel=\"tag\">#<span>whingeing</span></a></p>",
"contentMap": {
"en": "<p>• searches that start listing every file on my hard drive that contains “the” while I’m trying to finish typing “theatricality” or “theobromine” or whatever</p><p>• Web forms that say “Please enter a valid email” as soon as the text box contains a non-empty string the doesn’t match the template user@domain.tld</p><p>• autocomplete of any kind</p><p><a href=\"https://mastodon.social/tags/interfacedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>interfacedesign</span></a> <a href=\"https://mastodon.social/tags/whingeing\" class=\"mention hashtag\" rel=\"tag\">#<span>whingeing</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/interfacedesign",
"name": "#interfacedesign"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/whingeing",
"name": "#whingeing"
}
],
"replies": {
"id": "https://mastodon.social/users/QPheevr/statuses/98840858308907467/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/QPheevr/statuses/98840858308907467/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/QPheevr/statuses/98840858308907467/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/QPheevr/statuses/98840858308907467/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/QPheevr/statuses/98840858308907467/shares",
"type": "Collection",
"totalItems": 0
}
}