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://mathstodon.xyz/users/virtuosew/statuses/99632165447992786",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-03-05T16:09:56Z",
"url": "https://mathstodon.xyz/@virtuosew/99632165447992786",
"attributedTo": "https://mathstodon.xyz/users/virtuosew",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/virtuosew/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2018-03-05:objectId=889581:objectType=Conversation",
"content": "<p>So it turns out I am still too jetlagged to <a href=\"https://mathstodon.xyz/tags/embroider\" class=\"mention hashtag\" rel=\"tag\">#<span>embroider</span></a> effectively. Guess I'll go back to <a href=\"https://mathstodon.xyz/tags/crochet\" class=\"mention hashtag\" rel=\"tag\">#<span>crochet</span></a> again!</p>",
"contentMap": {
"en": "<p>So it turns out I am still too jetlagged to <a href=\"https://mathstodon.xyz/tags/embroider\" class=\"mention hashtag\" rel=\"tag\">#<span>embroider</span></a> effectively. Guess I'll go back to <a href=\"https://mathstodon.xyz/tags/crochet\" class=\"mention hashtag\" rel=\"tag\">#<span>crochet</span></a> again!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/crochet",
"name": "#crochet"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/embroider",
"name": "#embroider"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/virtuosew/statuses/99632165447992786/shares",
"type": "Collection",
"totalItems": 0
}
}