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://abyss.fun/users/okatakeini/statuses/113101981156566630",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-08T12:41:13Z",
"url": "https://abyss.fun/@okatakeini/113101981156566630",
"attributedTo": "https://abyss.fun/users/okatakeini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://abyss.fun/users/okatakeini/followers"
],
"sensitive": false,
"atomUri": "https://abyss.fun/users/okatakeini/statuses/113101981156566630",
"inReplyToAtomUri": null,
"conversation": "tag:abyss.fun,2024-09-08:objectId=101168189:objectType=Conversation",
"content": "<p>open(2) の 3番目の引数で O_SYNC を使えば正直にディスク書き込みしてくれるけど、果てしなく遅いと<br /><a href=\"https://www.kimullaa.com/posts/202008080436/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">kimullaa.com/posts/20200808043</span><span class=\"invisible\">6/</span></a><br /><a href=\"https://abyss.fun/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a></p>",
"contentMap": {
"ja": "<p>open(2) の 3番目の引数で O_SYNC を使えば正直にディスク書き込みしてくれるけど、果てしなく遅いと<br /><a href=\"https://www.kimullaa.com/posts/202008080436/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">kimullaa.com/posts/20200808043</span><span class=\"invisible\">6/</span></a><br /><a href=\"https://abyss.fun/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://abyss.fun/tags/abyss_fun",
"name": "#abyss_fun"
},
{
"type": "Hashtag",
"href": "https://abyss.fun/tags/c%E8%A8%80%E8%AA%9E",
"name": "#c言語"
}
],
"replies": {
"id": "https://abyss.fun/users/okatakeini/statuses/113101981156566630/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://abyss.fun/users/okatakeini/statuses/113101981156566630/replies?only_other_accounts=true&page=true",
"partOf": "https://abyss.fun/users/okatakeini/statuses/113101981156566630/replies",
"items": []
}
}
}