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://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530794231045384",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T06:14:01Z",
"url": "https://mstdn.y-zu.org/@Yohei_Zuho/113530794231045384",
"attributedTo": "https://mstdn.y-zu.org/users/Yohei_Zuho",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.y-zu.org/users/Yohei_Zuho/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530794231045384",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.y-zu.org,2024-11-23:objectId=57913304:objectType=Conversation",
"content": "<p>デバッグ環境を作るには<br />・VSCodeでブレークポイントを作ってそこで一時停止させたい<br />・Nodeのプロセス側の設定とVSCodeの設定が必要<br /><a href=\"https://mstdn.y-zu.org/tags/FediLUG\" class=\"mention hashtag\" rel=\"tag\">#<span>FediLUG</span></a></p>",
"contentMap": {
"ja": "<p>デバッグ環境を作るには<br />・VSCodeでブレークポイントを作ってそこで一時停止させたい<br />・Nodeのプロセス側の設定とVSCodeの設定が必要<br /><a href=\"https://mstdn.y-zu.org/tags/FediLUG\" class=\"mention hashtag\" rel=\"tag\">#<span>FediLUG</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.y-zu.org/tags/fedilug",
"name": "#fedilug"
}
],
"replies": {
"id": "https://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530794231045384/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530794231045384/replies?min_id=113530796260457837&page=true",
"partOf": "https://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530794231045384/replies",
"items": [
"https://mstdn.y-zu.org/users/Yohei_Zuho/statuses/113530796260457837"
]
}
}
}