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://pao.moe/users/stackfield/statuses/15756",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-16T11:16:30Z",
"url": "https://pao.moe/@stackfield/15756",
"attributedTo": "https://pao.moe/users/stackfield",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pao.moe/users/stackfield/followers",
"https://mstdn.jp/users/me"
],
"sensitive": false,
"atomUri": "tag:pao.moe,2017-04-16:objectId=15756:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.jp/@me\" class=\"u-url mention\">@<span>me</span></a></span> 基本的にはそうですよ。<br />もちっといえば、「新しいプログラムの言語の世界よ、こんにちは」ってところです。<br />昔は、言語じゃなくてコンピュータ自体このこともあったそうです。<br />※昔はそのコンピュータ専用の言語を使うケースがあったのです。</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.jp/@me\" class=\"u-url mention\">@<span>me</span></a></span> 基本的にはそうですよ。<br />もちっといえば、「新しいプログラムの言語の世界よ、こんにちは」ってところです。<br />昔は、言語じゃなくてコンピュータ自体このこともあったそうです。<br />※昔はそのコンピュータ専用の言語を使うケースがあったのです。</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.jp/users/me",
"name": "@me@mstdn.jp"
}
],
"replies": {
"id": "https://pao.moe/users/stackfield/statuses/15756/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pao.moe/users/stackfield/statuses/15756/replies?only_other_accounts=true&page=true",
"partOf": "https://pao.moe/users/stackfield/statuses/15756/replies",
"items": []
}
},
"likes": {
"id": "https://pao.moe/users/stackfield/statuses/15756/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://pao.moe/users/stackfield/statuses/15756/shares",
"type": "Collection",
"totalItems": 0
}
}