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/whitequark/statuses/1401350/activity",
"type": "Create",
"actor": "https://mastodon.social/users/whitequark",
"published": "2017-04-01T02:58:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/whitequark/followers"
],
"object": {
"id": "https://mastodon.social/users/whitequark/statuses/1401350",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-01T02:58:09Z",
"url": "https://mastodon.social/@whitequark/1401350",
"attributedTo": "https://mastodon.social/users/whitequark",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/whitequark/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-01:objectId=1401350:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p><p>I'm whitequark. I think technology is beautiful in its own regard and is a goal unto itself. I prefer to think of myself as a conduit to technology I help create. To me, a day without learning or constructing something is a day wasted.</p><p>My work is shared on <a href=\"https://whitequark.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">whitequark.org</span><span class=\"invisible\"></span></a> and <a href=\"https://lab.whitequark.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lab.whitequark.org</span><span class=\"invisible\"></span></a>.</p><p>I value collaboration a lot. (Yes, this is an invitation.)</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p><p>I'm whitequark. I think technology is beautiful in its own regard and is a goal unto itself. I prefer to think of myself as a conduit to technology I help create. To me, a day without learning or constructing something is a day wasted.</p><p>My work is shared on <a href=\"https://whitequark.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">whitequark.org</span><span class=\"invisible\"></span></a> and <a href=\"https://lab.whitequark.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lab.whitequark.org</span><span class=\"invisible\"></span></a>.</p><p>I value collaboration a lot. (Yes, this is an invitation.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introductions",
"name": "#introductions"
}
],
"replies": {
"id": "https://mastodon.social/users/whitequark/statuses/1401350/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/whitequark/statuses/1401350/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/whitequark/statuses/1401350/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/whitequark/statuses/1401350/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/whitequark/statuses/1401350/shares",
"type": "Collection",
"totalItems": 0
}
}
}