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://chaosphere.hostdon.jp/users/chaosphere_info/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-05-16T05:21:32Z",
"url": "https://chaosphere.hostdon.jp/@chaosphere_info/104176451063475044",
"attributedTo": "https://chaosphere.hostdon.jp/users/chaosphere_info",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaosphere.hostdon.jp/users/chaosphere_info/followers"
],
"sensitive": false,
"atomUri": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044",
"inReplyToAtomUri": null,
"conversation": "tag:chaosphere.hostdon.jp,2020-05-16:objectId=17509282:objectType=Conversation",
"content": "<p>自分が今後の <a href=\"https://chaosphere.hostdon.jp/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> に望む機能としては、</p><p>・ハッシュタグに記号を使用可能にする<br />・アンケートの仕様をMisskeyに合わせる<br />・Misskey互換のリアクションの実装</p><p>あたりですかね。</p>",
"contentMap": {
"ja": "<p>自分が今後の <a href=\"https://chaosphere.hostdon.jp/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> に望む機能としては、</p><p>・ハッシュタグに記号を使用可能にする<br />・アンケートの仕様をMisskeyに合わせる<br />・Misskey互換のリアクションの実装</p><p>あたりですかね。</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaosphere.hostdon.jp/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044/replies?min_id=104176791514641621&page=true",
"partOf": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044/replies",
"items": [
"https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176791514641621"
]
}
},
"likes": {
"id": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://chaosphere.hostdon.jp/users/chaosphere_info/statuses/104176451063475044/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}