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://chaos.social/users/hexmasteen/statuses/2599179",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-10T16:51:38Z",
"url": "https://chaos.social/@hexmasteen/2599179",
"attributedTo": "https://chaos.social/users/hexmasteen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/hexmasteen/followers",
"https://mastodon.social/users/bjoern"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/hexmasteen/statuses/2599179",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-10:objectId=11592659:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bjoern\" class=\"u-url mention\">@<span>bjoern</span></a></span> working link: <a href=\"http://planet.fsfe.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">planet.fsfe.org/</span><span class=\"invisible\"></span></a> looks good. <a href=\"https://chaos.social/tags/https\" class=\"mention hashtag\" rel=\"tag\">#<span>https</span></a> would be awesome.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bjoern\" class=\"u-url mention\">@<span>bjoern</span></a></span> working link: <a href=\"http://planet.fsfe.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">planet.fsfe.org/</span><span class=\"invisible\"></span></a> looks good. <a href=\"https://chaos.social/tags/https\" class=\"mention hashtag\" rel=\"tag\">#<span>https</span></a> would be awesome.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bjoern",
"name": "@bjoern@mastodon.social"
}
],
"replies": {
"id": "https://chaos.social/users/hexmasteen/statuses/2599179/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/hexmasteen/statuses/2599179/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/hexmasteen/statuses/2599179/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/hexmasteen/statuses/2599179/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/hexmasteen/statuses/2599179/shares",
"type": "Collection",
"totalItems": 0
}
}