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://hostux.social/users/danmcd/statuses/538697/activity",
"type": "Create",
"actor": "https://hostux.social/users/danmcd",
"published": "2017-04-25T06:00:21Z",
"to": [
"https://hostux.social/users/danmcd/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.club/users/thurloat"
],
"object": {
"id": "https://hostux.social/users/danmcd/statuses/538697",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-25T06:00:21Z",
"url": "https://hostux.social/@danmcd/538697",
"attributedTo": "https://hostux.social/users/danmcd",
"to": [
"https://hostux.social/users/danmcd/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.club/users/thurloat"
],
"sensitive": false,
"atomUri": "tag:hostux.social,2017-04-25:objectId=538697:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.club/@thurloat\" class=\"u-url mention\">@<span>thurloat</span></a></span> Thank you (pardon the latency).</p><p>Over on twitter, now that The Register posted an article, there have been tons of retweets, but no other comments. Not sure WTF to think.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.club/@thurloat\" class=\"u-url mention\">@<span>thurloat</span></a></span> Thank you (pardon the latency).</p><p>Over on twitter, now that The Register posted an article, there have been tons of retweets, but no other comments. Not sure WTF to think.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.club/users/thurloat",
"name": "@thurloat@mastodon.club"
}
],
"replies": {
"id": "https://hostux.social/users/danmcd/statuses/538697/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/danmcd/statuses/538697/replies?only_other_accounts=true&page=true",
"partOf": "https://hostux.social/users/danmcd/statuses/538697/replies",
"items": []
}
},
"likes": {
"id": "https://hostux.social/users/danmcd/statuses/538697/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://hostux.social/users/danmcd/statuses/538697/shares",
"type": "Collection",
"totalItems": 0
}
}
}